Files
linux/net
Luigi Leonardi 744500d81f vsock: add support for SIOCOUTQ ioctl
Add support for ioctl(s) in AF_VSOCK.
The only ioctl available is SIOCOUTQ/TIOCOUTQ, which returns the number
of unsent bytes in the socket. This information is transport-specific
and is delegated to them using a callback.

Suggested-by: Daan De Meyer <daan.j.demeyer@gmail.com>
Signed-off-by: Luigi Leonardi <luigi.leonardi@outlook.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-08-02 09:20:28 +01:00
..
2024-06-14 19:08:50 -07:00
2024-06-05 10:18:06 +01:00
2024-08-01 12:30:13 +02:00
2024-08-01 09:03:28 -07:00
2023-12-12 14:24:14 +01:00
2024-01-31 16:41:16 -08:00