Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h458 #define MSG_NOSIGNAL 0x00020000 /* do not generate SIGPIPE on EOF */ macro
/f-stack/freebsd/sys/
H A Dsocket.h464 #define MSG_NOSIGNAL 0x00020000 /* do not generate SIGPIPE on EOF */ macro