socket : MSG_WAITALL isn't defined

patrick ficheux pficheux@prologue.fr
Wed Nov 28 15:41:00 GMT 2007


Hi,

I want to use recv() with MSG_WAITALL flag. But this constant isn't
defined in cygwin.
I find a old message about this issue here =>
http://www.cygwin.com/ml/cygwin/2000-06/msg01229.html

Why MSG_WAITALL is not present in cygwin ?
It's a posix compliance problem ?

It seems that
# define MSG_WAITALL    0x08
works well on Windows

Regards,



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list