Skip to content
Commit f046de70 authored by Andrey Vagin's avatar Andrey Vagin
Browse files

socket-tcp: ignore SIGPIPE



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: default avatarAndrei Vagin <avagin@gmail.com>
parent 5be76840
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment