diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2019-12-18 21:07:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-21 08:09:21 +0300 |
commit | 770ce0078cbf97262e86c9cc210684ce3b4266f5 (patch) | |
tree | 85e0eea8ad26fec89991c34184144bd5ae8bbf73 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cdbcc18de10a7d72b821fe40fbc2d0ec61e39448 (diff) | |
download | linux-770ce0078cbf97262e86c9cc210684ce3b4266f5.tar.xz |
vsock_test: wait for the remote to close the connection
Before check if a send returns -EPIPE, we need to make sure the
connection is closed.
To do that, we use epoll API to wait EPOLLRDHUP or EPOLLHUP events
on the socket.
Reported-by: Jorgen Hansen <jhansen@vmware.com>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions