Andrs Garca's minor fix to make it compile on win32
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
#include <winsock.h>
|
||||
#define EINPROGRESS WSAEINPROGRESS
|
||||
#define EWOULDBLOCK WSAEWOULDBLOCK
|
||||
#define EISCONN WSAEISCONN
|
||||
#endif
|
||||
|
||||
#include "urldata.h"
|
||||
|
||||
Reference in New Issue
Block a user