DescriptionAdd a '--host' option to testserver.py .
This option selects the address upon which the server listens. Clients connections are only accepted from this address. The default is 127.0.0.1 (the previously used value). The restriction on clients is applied even in the absence of a host argument. In other words, without using the new argument, this CL will add a restriction on clients.
BUG=114369
TEST=net_unittests still pass
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (0 generated)
|