curl-library
Vista patch
From: Cory Nelson <phrosty_at_gmail.com>
Date: Sat, 23 Sep 2006 15:15:44 -0700
Received on 2006-09-24
Date: Sat, 23 Sep 2006 15:15:44 -0700
Here is a patch against current CVS that makes libcurl use Vista's new
WSAPoll() function if the user compiles with _WIN32_WINNT >= 0x0600
This also fixes a struct redefinition error when compiling libcurl
against the current Vista SDKs.
-- Cory Nelson http://www.int64.org
- application/octet-stream attachment: wsapoll.patch