summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-02-19 17:50:16 (GMT)
committerGuido van Rossum <guido@python.org>2003-02-19 17:50:16 (GMT)
commitb76bdf8ef7044145efb0bc74d513c867d29af4d1 (patch)
tree986f9e8a7ff44ebfeb912424163c87e1e8ddf06e /README
parent2ffec02b48e3cfb5209eb79eff80d0fb5ca8df38 (diff)
downloadcpython-b76bdf8ef7044145efb0bc74d513c867d29af4d1.zip
cpython-b76bdf8ef7044145efb0bc74d513c867d29af4d1.tar.gz
cpython-b76bdf8ef7044145efb0bc74d513c867d29af4d1.tar.bz2
The connect timeout code wasn't working on Windows.
Rather than trying to second-guess the various error returns of a second connect(), use select() to determine whether the socket becomes writable (which means connected).
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions