Searched refs:MSG_NOSIGNAL (Results 1 – 3 of 3) sorted by relevance
200 MSG_NOSIGNAL = 0x0400 /* Do not generate SIGPIPE on EPIPE. */ enumerator201 #define MSG_NOSIGNAL MSG_NOSIGNAL macro
237 MSG_NOSIGNAL = 0x4000, /* Do not generate SIGPIPE. */ enumerator238 #define MSG_NOSIGNAL MSG_NOSIGNAL macro
118 MSG_NOSIGNAL | MSG_WAITALL); in helper_thread()
Completed in 7 milliseconds