Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/
H A Dnet_help.h101 #define MSG_DONTWAIT 0 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/sys/
H A Dsocket.d164 MSG_DONTWAIT = 0x40, enumerator
/netbsd-src/sys/sys/
H A Dsocket.h497 #define MSG_DONTWAIT 0x0080 /* this message should be nonblocking */ macro