commit | f3ee46b82a8dd253b60179f004d9db9b145df2e6 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sun Apr 15 00:42:13 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Sun Apr 15 00:42:13 2001 +0000 |
tree | 6b1f3500d69ab6e31c8356167901e0190076d877 | |
parent | 3fee30407ef6abdc63a227e7a4870dfe712776f4 [diff] |
Set the SO_REUSEADDR socket option in the server thread -- this seems needed on some platforms (e.g. Solaris 8) when the test is run twice in quick succession.