diff options
author | Arseniy Krasnov <[email protected]> | 2023-09-11 23:20:26 +0300 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-09-14 08:19:55 +0200 |
commit | 8ecf0cedc08a3a8e663918d22f0350a928ac115c (patch) | |
tree | 13b40599a6fc18b44bc1704d58369bfaff9140da /tools/perf/scripts/python/sched-migration.py | |
parent | ca5ab9638e925613f73b575041801a7b2fd26bd4 (diff) |
vsock: send SIGPIPE on write to shutdowned socket
POSIX requires to send SIGPIPE on write to SOCK_STREAM socket which was
shutdowned with SHUT_WR flag or its peer was shutdowned with SHUT_RD
flag. Also we must not send SIGPIPE if MSG_NOSIGNAL flag is set.
Signed-off-by: Arseniy Krasnov <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions