Mateusz Loskot pointed out that VC++ 9.0 (2008) has the pollfd struct and
authorDaniel Stenberg <daniel@haxx.se>
Mon, 17 Dec 2007 21:19:42 +0000 (21:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 17 Dec 2007 21:19:42 +0000 (21:19 +0000)
commitbcd7d03b3b814b0fc3e052819ed7d84946e846e5
tree3bd7b2bb3921c81e7454719e02de0a1ba2b3d05a
parent82c9379b6ce4c041045b03ef144ce578976543a3
Mateusz Loskot pointed out that VC++ 9.0 (2008) has the pollfd struct and
defines in the SDK somehow differently so we have to add a define to the
config-win32.h file to make select.h compile nicely.
CHANGES
RELEASE-NOTES
lib/config-win32.h