diff options
author | Andrew Paprocki <andrew@ishiboo.com> | 2015-05-27 16:49:58 -0400 |
---|---|---|
committer | Saúl Ibarra Corretgé <saghul@gmail.com> | 2015-05-28 11:09:25 +0200 |
commit | 266ee6424f146b238c69ae26af95173582b4bc8a (patch) | |
tree | a1a276d930e414d0a386cb534b4957645f64a83b /docs/src | |
parent | 1816dbc85fef0f3da949dea679e1171f34259f97 (diff) | |
download | libuv-266ee6424f146b238c69ae26af95173582b4bc8a.tar.gz libuv-266ee6424f146b238c69ae26af95173582b4bc8a.zip |
test: fix `platform_output` netmask printing.
The implementation will leave the family set to `AF_UNSPEC` if a
netmask is not present, but the test driver would always print the
uninitialized buffer as an `AF_INET4` address. It will now print
"none" if there is no netmask (e.g., for loopback interfaces).
PR-URL: https://github.com/libuv/libuv/pull/373
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions