Descriptiontestserver.py listens on ephemeral ports by default.
If --port is specified on the command line, testserver.py will listen on that port, otherwise it will listen on an ephemeral port. If --startup_pipe is specified, the port number is written to the pipe as a 2 byte unsigned int in host order.
TestServer spawns testserver.py to listen on an ephemeral port and reads the port value from the pipe. A fixed port can not be specified.
BUG=56814
TEST=try bots pass
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65465
Patch Set 1 #Patch Set 2 : Huh #
Total comments: 12
Patch Set 3 : Respond to latest round of comments. #
Messages
Total messages: 5 (0 generated)
|