gvisor/pkg/sentry/socket/unix/transport
Rahat Mahmood 315cf9a523 Use common definition of SockType.
SockType isn't specific to unix domain sockets, and the current
definition basically mirrors the linux ABI's definition.

PiperOrigin-RevId: 251956740
2019-06-06 17:00:27 -07:00
..
BUILD Track and export socket state. 2019-06-06 15:04:47 -07:00
connectioned.go Use common definition of SockType. 2019-06-06 17:00:27 -07:00
connectioned_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
connectionless.go Use common definition of SockType. 2019-06-06 17:00:27 -07:00
queue.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
unix.go Use common definition of SockType. 2019-06-06 17:00:27 -07:00