added HAVE_IOCTLSOCKET here
This commit is contained in:
parent
09cce943cb
commit
bab9f532f2
@ -217,6 +217,9 @@
|
|||||||
/* Define this to if in_addr_t is not an available typedefed type */
|
/* Define this to if in_addr_t is not an available typedefed type */
|
||||||
#define in_addr_t unsigned long
|
#define in_addr_t unsigned long
|
||||||
|
|
||||||
|
/* use ioctlsocket() for non-blocking sockets */
|
||||||
|
#define HAVE_IOCTLSOCKET
|
||||||
|
|
||||||
/*************************************************
|
/*************************************************
|
||||||
* This section is for compiler specific defines.*
|
* This section is for compiler specific defines.*
|
||||||
*************************************************/
|
*************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user