summaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorIWASE Yusuke <iwase.yusuke0@gmail.com>2017-02-27 15:18:40 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2017-02-28 22:37:40 +0900
commit9420884db4f0b50981dc3066d24d32d1a61b9de9 (patch)
treecd9989ec6cf0b12ff7022eff667308bd4b249609 /tools
parenta1343625267cd87dd72788c25d9ce315aa92947d (diff)
hub.StreamServer: Ommit validation for IPv4 address
To support the case that user specifies the host address like 'localhost', this patch removes the validation of the given address as IPv4 address family and fixes to try listening as IPv4 by default. Then, the validation will be handled in "eventlet.listen()". This behavior is the same as that of before supporting the unix domain socket. Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions