Skip to content
Snippets Groups Projects
Commit bb89c6b8 authored by Jens Hoelscher's avatar Jens Hoelscher
Browse files

fix testcase for bsd

parent 52a7842b
No related branches found
No related tags found
No related merge requests found
0 socket(..., SOCK_STREAM, IPPROTO_SCTP) = 3
+0.0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR)
+0.0 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
+0.0 bind(3, ..., ...) = 0
+0 getsockopt(3, SOL_SOCKET, SO_ERROR, [0], [4]) = 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