Home
last modified time | relevance | path

Searched defs:MSG_DONTWAIT (Results 1 – 2 of 2) sorted by relevance

/sysdeps/mach/hurd/bits/
A Dsocket.h198 MSG_DONTWAIT = 0x80, /* This message should be nonblocking. */ enumerator
199 #define MSG_DONTWAIT MSG_DONTWAIT macro
/sysdeps/unix/sysv/linux/bits/
A Dsocket.h221 MSG_DONTWAIT = 0x40, /* Nonblocking IO. */ enumerator
222 #define MSG_DONTWAIT MSG_DONTWAIT macro

Completed in 6 milliseconds