gvisor/pkg/sentry/socket
Ian Gudger 425dccdd7e Convert Unix transport to syserr
Previously this code used the tcpip error space. Since it is no longer part of
netstack, it can use the sentry's error space (except for a few cases where
there is still some shared code. This reduces the number of error space
conversions required for hot Unix socket operations.

PiperOrigin-RevId: 218541611
Change-Id: I3d13047006a8245b5dfda73364d37b8a453784bb
2018-10-24 11:05:08 -07:00
..
control Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
epsocket Add more unimplemented syscall events 2018-10-20 11:14:23 -07:00
hostinet Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
netlink Convert Unix transport to syserr 2018-10-24 11:05:08 -07:00
rpcinet Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
unix Convert Unix transport to syserr 2018-10-24 11:05:08 -07:00
BUILD Move Unix transport out of netstack 2018-10-17 11:37:51 -07:00
socket.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00