gvisor/test
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
..
syscalls Implement MSG_WAITALL 2018-12-10 17:56:34 -08:00
util Open source system call tests. 2018-12-10 14:42:34 -08:00