added SD_BOTH definition
This commit is contained in:
@@ -64,5 +64,9 @@ typedef int osiSockIoctl_t;
|
||||
#define SOCK_EMFILE EMFILE
|
||||
#define SOCK_SHUTDOWN ESHUTDOWN
|
||||
|
||||
#ifndef SD_BOTH
|
||||
#define SD_BOTH 2
|
||||
#endif
|
||||
|
||||
#endif /*osdSockH*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user