gvisor/pkg/sentry/socket/unix
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
..
transport Replace uinptr with int64 when returning lengths 2019-08-14 16:05:56 -07:00
BUILD Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
io.go Replace uinptr with int64 when returning lengths 2019-08-14 16:05:56 -07:00
unix.go netstack: disconnect an unix socket only if the address family is AF_UNSPEC 2019-08-16 19:32:14 -07:00