diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-07-07 22:21:59 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-07-07 22:21:59 -0400 |
commit | 43616131dc5e27bb49b849ed597a98772c5bbb95 (patch) | |
tree | 073d871aeaeb176e9d90aabc00f29d343d92b5b8 /indra/llmessage/llareslistener.cpp | |
parent | 66dcc72870b19c6ada65a643ca33c779c9c9989b (diff) |
CHOP-661: Fix HTTPServer usage to turn off allow_reuse_address.
Turns out that BaseHTTPServer.HTTPServer turns on that flag by default, which
causes freeport() to fail (on Windows only?), happily instantiating multiple
servers on the same port. Change known instances, fix freeport() docstring to
highlight the issue. Add freeport() unit tests to verify expected behavior.
Diffstat (limited to 'indra/llmessage/llareslistener.cpp')
0 files changed, 0 insertions, 0 deletions