Eugene Kotlyarov found out that cygwin's poll() function isn't doing things
authorDaniel Stenberg <daniel@haxx.se>
Sat, 12 Nov 2005 22:49:19 +0000 (22:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 Nov 2005 22:49:19 +0000 (22:49 +0000)
commit8a712eb5afb603465dfe812510dd7077bf626d17
tree71e8c1affe0f2155ab40b31f7aa01e553e2fcc11
parentd58790af174d11d50541505c2f3fdebcc4911d96
Eugene Kotlyarov found out that cygwin's poll() function isn't doing things
right: http://curl.haxx.se/mail/archive-2005-11/0045.html so we now disable
poll() and use select() on cygwin too (we already do the same choice on Mac OS
X)
CHANGES
RELEASE-NOTES
configure.ac