Fix the socket tests so they can be run concurrently. Backport candidate
commit431c341a89df82e70f9253c8dbaaaadcd4292318
authorneal.norwitz <neal.norwitz@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 12 Jun 2006 02:13:21 +0000 (12 02:13 +0000)
committerneal.norwitz <neal.norwitz@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 12 Jun 2006 02:13:21 +0000 (12 02:13 +0000)
tree9538c27b55dce311eeb77df6d1de5c3791ae00f8
parentccad29f6455d34148f9319856ccdfce3582de20b
Fix the socket tests so they can be run concurrently.  Backport candidate

git-svn-id: http://svn.python.org/projects/python/trunk@46882 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_socket.py
Lib/test/test_socket_ssl.py
Lib/test/test_socketserver.py
Lib/test/test_support.py
Misc/NEWS