aboutsummaryrefslogtreecommitdiffstats
path: root/tests/socket/socket_test.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/socket/socket_test.err')
-rw-r--r--tests/socket/socket_test.err6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/socket/socket_test.err b/tests/socket/socket_test.err
index ed6e1865..3c198ac3 100644
--- a/tests/socket/socket_test.err
+++ b/tests/socket/socket_test.err
@@ -1,2 +1,8 @@
invalid: both bind and connect flags set: 0.0.0.0:0
invalid: you have to specify either BIND or CONNECT flags
+Unable to find a common protocol (IPv4 or IPv6) for local host: 127.0.0.1 and remote host: ::1.
+Unable to find a common protocol (IPv4 or IPv6) for local host: ::1 and remote host: 127.0.0.1.
+invalid: you have to specify either BIND or CONNECT flags
+invalid: the family for local and remote endpoint must be same.
+invalid: the family for local and remote endpoint must be same.
+invalid: the family for local and remote endpoint must be same.