-
- Downloads
Fix the checking of the return value of the close() systemcall.
Ensure that 0.00 socket(..., SOCK_STREAM, IPPROTO_TCP) = 3 +1.00 close(3) = -1 is handled correctly.
Loading
Please register or sign in to comment
Ensure that 0.00 socket(..., SOCK_STREAM, IPPROTO_TCP) = 3 +1.00 close(3) = -1 is handled correctly.