curl-library
RE: win32 autobuilds
From: Greg Hewgill <greg_hewgill_at_ud.com>
Date: Tue, 9 Mar 2004 15:55:09 -0600
Date: Tue, 9 Mar 2004 15:55:09 -0600
>Does anyone know what the FD_SET() macro does on Windows/MSVC that makes it
>warn on these lines?
An fd_set on win32 is expected to hold items of type SOCKET, which is typedef'd as an unsigned integer.
Greg Hewgill
http://hewgill.com
Received on 2004-03-09