cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: win32 autobuilds

From: Greg Hewgill <greg_hewgill_at_ud.com>
Date: Tue, 9 Mar 2004 17:37:33 -0600

>Ok. I'm switching over to use 'curl_socket_t' instead of 'int' for sockets in
>the libcurl code. Commit coming up.

Looks great, except in lib/setup.h the "typedef SOCKET ..." must occur after <winsock2.h> has been included. I moved that curl_socket_t typedef block right before the "#if defined(ENABLE_IPV6) && defined(USE_ARES)" line and it built fine.

Greg Hewgill
http://hewgill.com
Received on 2004-03-10