added SO_NOSIGPIPE

This commit is contained in:
Asmod4n
2015-07-27 18:42:22 +02:00
parent de60400c64
commit 2929c629d4
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -340,6 +340,9 @@
#ifdef SO_LINGER
define_const(SO_LINGER);
#endif
#ifdef SO_NOSIGPIPE
define_const(SO_NOSIGPIPE);
#endif
#ifdef SO_OOBINLINE
define_const(SO_OOBINLINE);
#endif
+1
View File
@@ -121,6 +121,7 @@ SO_DONTROUTE
SO_ERROR
SO_KEEPALIVE
SO_LINGER
SO_NOSIGPIPE
SO_OOBINLINE
SO_PEERCRED
SO_RCVBUF