Files
linux-apfs/net
Stefan Hajnoczi 6773b7dc39 VSOCK: defer sock removal to transports
The virtio transport will implement graceful shutdown and the related
SO_LINGER socket option.  This requires orphaning the sock but keeping
it in the table of connections after .release().

This patch adds the vsock_remove_sock() function and leaves it up to the
transport when to remove the sock.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-08-02 02:57:28 +03:00
..
2016-07-05 14:08:47 -07:00
2016-06-22 16:32:23 -04:00
2016-07-04 16:09:49 -07:00
2016-06-07 15:30:21 -07:00
2016-06-09 23:41:03 -07:00