gvisor/pkg/sentry/socket/epsocket
Fabricio Voznika b2907595e5 Complete pipe support on overlayfs
Get/Set pipe size and ioctl support were missing from
overlayfs. It required moving the pipe.Sizer interface
to fs so that overlay could get access.

Fixes #318

PiperOrigin-RevId: 255511125
2019-06-27 17:22:53 -07:00
..
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
epsocket.go Complete pipe support on overlayfs 2019-06-27 17:22:53 -07:00
provider.go Implement getsockopt() SO_DOMAIN, SO_PROTOCOL and SO_TYPE. 2019-06-13 17:24:51 -07:00
save_restore.go Update canonical repository. 2019-06-13 16:50:15 -07:00
stack.go Update canonical repository. 2019-06-13 16:50:15 -07:00