Home
last modified time | relevance | path

Searched hist:"770 ce0078cbf97262e86c9cc210684ce3b4266f5" (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/vsock/
H A Dutil.cdiff 770ce0078cbf97262e86c9cc210684ce3b4266f5 Wed Dec 18 19:07:05 CET 2019 Stefano Garzarella <sgarzare@redhat.com> 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>
H A Dutil.hdiff 770ce0078cbf97262e86c9cc210684ce3b4266f5 Wed Dec 18 19:07:05 CET 2019 Stefano Garzarella <sgarzare@redhat.com> 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>
H A Dvsock_test.cdiff 770ce0078cbf97262e86c9cc210684ce3b4266f5 Wed Dec 18 19:07:05 CET 2019 Stefano Garzarella <sgarzare@redhat.com> 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>