diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-15 11:42:57 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-15 11:42:57 +0000 |
commit | a9af971c595fbc8b452b0cb5b51d080a314d30ac (patch) | |
tree | 365c532ce1596c08bfebc1abc2c037c2dc1aff18 /src/Makefile.m32 | |
parent | 171229e12267449dcd300354902c4aa47e2ee835 (diff) |
Avoid doing getsockopt() on Windows to verify connects. It seems that this
hogs Windows machines when libcurl is being used multi-threaded (with > ~50
threads). Andrew Fuller helped us verify and test this.
According to a MSDN web page on connect(), it returns 0 when the connect
is done and thus we don't need the getsockopt() call anyway on Windows.
Diffstat (limited to 'src/Makefile.m32')
0 files changed, 0 insertions, 0 deletions