comparison mercurial/remoterepo.py @ 4130:178007785be8

web/server: disable address reuse option for BaseHTTPServer on windows On windows, a socket with the SO_REUSEADDR option set is able to bind to any port, even if there's already an active socket listening on it. test-http: check server address cannot be reused.
author Patrick Mezard <pmezard@gmail.com>
date Mon, 19 Feb 2007 10:08:59 +0100
parents 345bac2bc4ec
children
comparison
equal deleted inserted replaced
4129:e817c68edfed 4130:178007785be8