Searched defs:SOCK_NONBLOCK (Results 1 – 7 of 7) sorted by relevance
52 SOCK_NONBLOCK = 00000200 /* Atomically mark descriptor(s) as enumerator54 #define SOCK_NONBLOCK SOCK_NONBLOCK macro
52 SOCK_NONBLOCK = 0x004000 /* Atomically mark descriptor(s) as enumerator54 #define SOCK_NONBLOCK SOCK_NONBLOCK macro
52 SOCK_NONBLOCK = 0x40000000 /* Atomically mark descriptor(s) as enumerator54 #define SOCK_NONBLOCK SOCK_NONBLOCK macro
52 SOCK_NONBLOCK = 00004000 /* Atomically mark descriptor(s) as enumerator54 #define SOCK_NONBLOCK SOCK_NONBLOCK macro
72 SOCK_NONBLOCK = 0x0800 /* Atomically mark descriptor(s) as enumerator74 #define SOCK_NONBLOCK SOCK_NONBLOCK macro
68 SOCK_NONBLOCK = 0x20000000 /* Atomically mark descriptor(s) as enumerator70 #define SOCK_NONBLOCK SOCK_NONBLOCK macro