aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-15 11:42:57 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-15 11:42:57 +0000
commita9af971c595fbc8b452b0cb5b51d080a314d30ac (patch)
tree365c532ce1596c08bfebc1abc2c037c2dc1aff18 /RELEASE-NOTES
parent171229e12267449dcd300354902c4aa47e2ee835 (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 'RELEASE-NOTES')
0 files changed, 0 insertions, 0 deletions