diff options
author | Arseniy Krasnov <[email protected]> | 2023-07-25 20:29:10 +0300 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-07-27 15:51:48 +0200 |
commit | a75f501de88e58db24dc8822505f924cd1085ac6 (patch) | |
tree | cd7e4bc019431ae868ba6e05bb7d65418bef5bc5 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
parent | 051e77e33946f932e6879bf4df2773e3c998c3a7 (diff) |
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 <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions