Home
last modified time | relevance | path

Searched defs:MSG_NOSIGNAL (Results 1 – 2 of 2) sorted by relevance

/sysdeps/mach/hurd/bits/
A Dsocket.h200 MSG_NOSIGNAL = 0x0400 /* Do not generate SIGPIPE on EPIPE. */ enumerator
201 #define MSG_NOSIGNAL MSG_NOSIGNAL macro
/sysdeps/unix/sysv/linux/bits/
A Dsocket.h237 MSG_NOSIGNAL = 0x4000, /* Do not generate SIGPIPE. */ enumerator
238 #define MSG_NOSIGNAL MSG_NOSIGNAL macro

Completed in 6 milliseconds