Commit 0565d52a authored by Julien Gilli's avatar Julien Gilli Committed by Timothy J Fontaine
Browse files

tests: don't assume IPv4 only in remote addr tests



Tests in test-net-remote-address-port.js assume that client and server
sockets always use IPv4. However, depending on the OS and the network
interfaces setup, this is not true. This change makes the test consider
that both IPv4 or IPv6 sockets are valid

Fixes #8096.

Signed-off-by: default avatarTimothy J Fontaine <tjfontaine@gmail.com>
parent c7b42fe2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment