DRTVWR-418: Apparently (some) Windows hosts still need freeport().
This is the function in indra/llmessage/tests/testrunner.py that iterates through ports in a specified range, looking for an available one. Other platforms understand a specification of port 0 to mean: "You pick one. I'll just use whichever one you picked."
Showing
- indra/llcorehttp/tests/test_llcorehttp_peer.py 13 additions, 5 deletionsindra/llcorehttp/tests/test_llcorehttp_peer.py
- indra/llmessage/tests/test_llsdmessage_peer.py 14 additions, 5 deletionsindra/llmessage/tests/test_llsdmessage_peer.py
- indra/newview/tests/test_llxmlrpc_peer.py 13 additions, 4 deletionsindra/newview/tests/test_llxmlrpc_peer.py
Please register or sign in to comment