Server platform works on OS X too
This commit is contained in:
parent
7a42df3626
commit
fe93bb03fe
11 changed files with 61 additions and 8 deletions
|
|
@ -55,7 +55,7 @@
|
|||
|
||||
#include <netinet/tcp.h>
|
||||
|
||||
#if defined(OSX_ENABLED) || defined(IPHONE_ENABLED)
|
||||
#if defined(__APPLE__)
|
||||
#define MSG_NOSIGNAL SO_NOSIGPIPE
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue