gvisor/pkg/tcpip/transport/raw
Andrei Vagin 3e4102b2ea netstack: disconnect an unix socket only if the address family is AF_UNSPEC
Linux allows to call connect for ANY and the zero port.

PiperOrigin-RevId: 263892534
2019-08-16 19:32:14 -07:00
..
BUILD
endpoint.go netstack: disconnect an unix socket only if the address family is AF_UNSPEC 2019-08-16 19:32:14 -07:00
endpoint_state.go Don't dereference errors passed to panic() 2019-08-15 11:58:16 -07:00
protocol.go