gvisor/pkg/tcpip/transport/packet
Nayana Bidari d34bda0273 {Set,Get} SO_LINGER on all endpoints.
SO_LINGER is a socket level option and should be stored on all endpoints even
though it is used to linger only for TCP endpoints.

PiperOrigin-RevId: 332369252
2020-09-17 20:00:33 -07:00
..
BUILD Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
endpoint.go {Set,Get} SO_LINGER on all endpoints. 2020-09-17 20:00:33 -07:00
endpoint_state.go Add support for SO_ERROR to packet sockets. 2020-07-15 14:56:39 -07:00