Skip to content
Snippets Groups Projects
Commit da6de73c authored by Michael Tüxen's avatar Michael Tüxen
Browse files

Fix test.

parent 758804ae
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
+0.000 > udplite(1000, 0)
+0.000 < [udplite(1000, 0)] icmp unreachable port_unreachable
// Check if applications get notified.
//+0.050 getsockopt(3, SOL_SOCKET, SO_ERROR, [ECONNREFUSED], [4]) = 0
+0.050 getsockopt(3, SOL_SOCKET, SO_ERROR, [ECONNREFUSED], [4]) = 0
+0.050 getsockopt(3, SOL_SOCKET, SO_ERROR, [0], [4]) = 0
// Termination of the test.
+0.000 close(3) = 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment