diff options
| author | Guido van Rossum <guido@python.org> | 2003-02-19 17:50:16 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2003-02-19 17:50:16 (GMT) |
| commit | b76bdf8ef7044145efb0bc74d513c867d29af4d1 (patch) | |
| tree | 986f9e8a7ff44ebfeb912424163c87e1e8ddf06e /Lib/distutils/log.py | |
| parent | 2ffec02b48e3cfb5209eb79eff80d0fb5ca8df38 (diff) | |
| download | cpython-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 'Lib/distutils/log.py')
0 files changed, 0 insertions, 0 deletions
