This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

socket : MSG_WAITALL isn't defined


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]