diff options
author | cbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-09 01:57:24 +0000 |
---|---|---|
committer | cbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-09 01:57:24 +0000 |
commit | ae54c71ba708ff9fa1f975a3f703e5c93c44768e (patch) | |
tree | e222b471ebac0c6fb2c56c6fd68f75c33324f9b7 /chrome_frame/installer_util | |
parent | 385238952b18f7bfa06e4c4942f850dd6c1f3d31 (diff) | |
download | chromium_src-ae54c71ba708ff9fa1f975a3f703e5c93c44768e.zip chromium_src-ae54c71ba708ff9fa1f975a3f703e5c93c44768e.tar.gz chromium_src-ae54c71ba708ff9fa1f975a3f703e5c93c44768e.tar.bz2 |
testserver.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
Review URL: http://codereview.chromium.org/4136008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65465 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/installer_util')
0 files changed, 0 insertions, 0 deletions