diff options
author | Kristján Valur Jónsson <kristjan@ccpgames.com> | 2009-01-14 10:50:57 (GMT) |
---|---|---|
committer | Kristján Valur Jónsson <kristjan@ccpgames.com> | 2009-01-14 10:50:57 (GMT) |
commit | 018760e3dc7c7f30cc4d232140cc62bd8b10b1fb (patch) | |
tree | 2db8463b895648600601ccbfcdd04c06f8f1f0af /Misc/NEWS | |
parent | 2950bca89c10374c767f0b6b7a3cba6e9f80686a (diff) | |
download | cpython-018760e3dc7c7f30cc4d232140cc62bd8b10b1fb.zip cpython-018760e3dc7c7f30cc4d232140cc62bd8b10b1fb.tar.gz cpython-018760e3dc7c7f30cc4d232140cc62bd8b10b1fb.tar.bz2 |
Re-enable all tests for windows platforms.
Also, explicitly connect to the IPV4 address. On windows platforms supporting AF_INET6, the SocketProxy would connect using socket.create_connection('localhost', port) which would cycle through all address families and try to connect. It would try connecting using AF_INET6 first and this would cause a delay of up to a second.
Diffstat (limited to 'Misc/NEWS')
0 files changed, 0 insertions, 0 deletions