Searched defs:MSG_DONTWAIT (Results 1 – 3 of 3) sorted by relevance
101 #define MSG_DONTWAIT 0 macro
164 MSG_DONTWAIT = 0x40, enumerator
497 #define MSG_DONTWAIT 0x0080 /* this message should be nonblocking */ macro