Derek Robert Price writes:
> 
> Now, are you _sure_ there is no equivalent to fcntl() under Windows?  I
> notice that both windows-nt/run.c and windows-nt/rcmd.c are including
> <fcntl.h>.  Are you certain there isn't just some library we're
> neglecting to include or some other function name (like "_fcntl()") we
> should be using?  I've seen similar problems with other POSIX functions
> under Windows.

set_nonblock_fd() is a highly specialized function that is only used by
the server code and *should* only be used by the server code.  I say put
it back in server.c.

-Larry Jones

I'm crying because out there he's gone, but he's not gone inside me. -- Calvin


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to