mirror of
https://github.com/curl/curl.git
synced 2026-07-24 00:57:16 +03:00
added HAVE_IOCTLSOCKET here
This commit is contained in:
parent
09cce943cb
commit
bab9f532f2
1 changed files with 3 additions and 0 deletions
|
|
@ -217,6 +217,9 @@
|
|||
/* Define this to if in_addr_t is not an available typedefed type */
|
||||
#define in_addr_t unsigned long
|
||||
|
||||
/* use ioctlsocket() for non-blocking sockets */
|
||||
#define HAVE_IOCTLSOCKET
|
||||
|
||||
/*************************************************
|
||||
* This section is for compiler specific defines.*
|
||||
*************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue