gvisor/pkg/sentry/syscalls
Ian Gudger 5d87d8865f Implement MSG_WAITALL
MSG_WAITALL requests that recv family calls do not perform short reads. It only
has an effect for SOCK_STREAM sockets, other types ignore it.

PiperOrigin-RevId: 224918540
Change-Id: Id97fbf972f1f7cbd4e08eec0138f8cbdf1c94fe7
2018-12-10 17:56:34 -08:00
..
linux Implement MSG_WAITALL 2018-12-10 17:56:34 -08:00
BUILD Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
epoll.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
polling.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
syscalls.go Add more unimplemented syscall events 2018-10-20 11:14:23 -07:00