posix compliance of sockets

Arlen Barr abarr@telogy.com
Wed Jun 28 06:05:00 GMT 2000


Hi all,

I'm having problems with the recv() call under Cygwin.  Under posix (or at
least on Solaris and Irix) this call will not block on io unless you set a
flag (MSG_WAITALL), however the cygwin/socket.h file does not define this
constant and always blocks on io in my code.  has anyone else had similar
problems with socket calls?  

arlen

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list