Searched defs:SO_NOSIGPIPE (Results 1 – 2 of 2) sorted by relevance
57 inline int SO_NOSIGPIPE = 0x0800; /* no SIGPIPE from EPIPE */ variable
141 #define SO_NOSIGPIPE 0x00000800 /* no SIGPIPE from EPIPE */ macro