[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: BeOS build broken for 2.0-devel tree. (ITS#403)



I committed a temporary fix, slapd shouldn't use tcp_read/write.
It's actually likely incomplete.  That is I suspect we may be
incorrectly using ioctl() or fcntl() on sockets under BeOS.
Someone in the know should look into this.

At 08:17 PM 12/17/99 GMT, kurt@boolean.net wrote:
>
>At 06:43 PM 12/17/99 GMT, bcollins@debian.org wrote:
>>> >Files are not file descriptors.  I have added tcp_read/write/close defines for
>>> >BeOS to include/ac/socket.h
>>
>>I thought I had worked this out before?
>
>It was... but then someone added a call used tcp_read/tcp_write
>in slapd (the wake pipe).  This code just needs to be fixed
>to use the stream_read/write routines.
>
>----
>Kurt D. Zeilenga		<kurt@boolean.net>
>Net Boolean Incorporated	<http://www.boolean.net/>
>
>

----
Kurt D. Zeilenga		<kurt@boolean.net>
Net Boolean Incorporated	<http://www.boolean.net/>