Searched defs:MSG_NOSIGNAL (Results 1 – 2 of 2) 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
Completed in 6 milliseconds