summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorArseniy Krasnov <avkrasnov@salutedevices.com>2023-09-11 23:20:26 +0300
committerPaolo Abeni <pabeni@redhat.com>2023-09-14 09:19:55 +0300
commit8ecf0cedc08a3a8e663918d22f0350a928ac115c (patch)
tree13b40599a6fc18b44bc1704d58369bfaff9140da /tools/perf/scripts/python/exported-sql-viewer.py
parentca5ab9638e925613f73b575041801a7b2fd26bd4 (diff)
downloadlinux-8ecf0cedc08a3a8e663918d22f0350a928ac115c.tar.xz
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 <avkrasnov@salutedevices.com> Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions