gvisor/pkg/unet
Fabricio Voznika ea4a468fba Set CLOEXEC option to sockets
hostinet/socket.go: the Sentry doesn't spawn new processes, but it doesn't hurt to protect the socket from leaking.
unet/unet.go: should be setting closing on exec. The FD is explicitly donated to children when needed.

PiperOrigin-RevId: 200135682
Change-Id: Ia8a45ced1e00a19420c8611b12e7a8ee770f89cb
2018-06-11 16:45:50 -07:00
..
BUILD Check in gVisor. 2018-04-28 01:44:26 -04:00
unet.go Set CLOEXEC option to sockets 2018-06-11 16:45:50 -07:00
unet_test.go Check in gVisor. 2018-04-28 01:44:26 -04:00
unet_unsafe.go Check in gVisor. 2018-04-28 01:44:26 -04:00