Files
linux/net
Arseniy Krasnov a75f501de8 virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
This adds support of MSG_PEEK flag for SOCK_SEQPACKET type of socket.
Difference with SOCK_STREAM is that this callback returns either length
of the message or error.

Signed-off-by: Arseniy Krasnov <AVKrasnov@sberdevices.ru>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2023-07-27 15:51:48 +02:00
..
2023-05-31 13:06:57 +02:00
2023-07-17 09:46:26 +02:00
2023-07-23 11:45:46 +01:00
2023-03-16 17:34:40 -07:00
2023-07-24 16:36:05 -07:00
2023-06-24 15:50:13 -07:00