Files
cpython/Modules
Tim Peters 5814187f5b internal_connect(): Windows. When sock_timeout > 0 and connect() yields
WSAEWOULDBLOCK, the second connect() attempt appears to yield WSAEISCONN
on Win98 but WSAEINVAL on Win2K.  So accept either as meaning "yawn,
fine".  This allows test_socket to succeed on my Win2K box (which it
already did on my Win98SE box).
2002-08-06 22:25:02 +00:00
..
2002-07-31 09:54:24 +00:00
2002-07-17 16:30:39 +00:00
2002-07-17 16:30:39 +00:00
2001-12-04 01:11:32 +00:00
2002-07-17 16:30:39 +00:00
2002-03-31 15:27:00 +00:00
2002-07-17 16:30:39 +00:00