gvisor/pkg/sentry/socket/hostinet
Dean Deng 2e3b9b0a68 Deduplicate and simplify control message processing for recvmsg and sendmsg.
Also, improve performance by calculating how much space is needed before making
an allocation for sendmsg in hostinet.

PiperOrigin-RevId: 284898581
2019-12-10 19:27:42 -08:00
..
BUILD Support sending IP_TOS and IPV6_TCLASS control messages with hostinet sockets. 2019-12-02 08:40:16 -08:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
hostinet.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
save_restore.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket.go Deduplicate and simplify control message processing for recvmsg and sendmsg. 2019-12-10 19:27:42 -08:00
socket_unsafe.go Return a well-defined socket address type from socket funtions. 2019-08-08 16:50:33 -07:00
stack.go Add endpoint tracking to the stack. 2019-10-29 16:14:51 -07:00