-
Andrei Vagin authored
The test is trying to write into a closed socket and the kernel sends SIGPIPE in this case, which is perfectly normal and should not fail the test. Signed-off-by:
Andrei Vagin <avagin@gmail.com>
f046de70
The test is trying to write into a closed socket and the kernel sends
SIGPIPE in this case, which is perfectly normal and should not fail the
test.
Signed-off-by:
Andrei Vagin <avagin@gmail.com>