info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building CVS on Windows is broken...again


From: Larry Jones
Subject: Re: Building CVS on Windows is broken...again
Date: Sun, 15 Feb 2004 14:24:16 -0500 (EST)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]