gvisor/pkg/sentry/syscalls
Adin Scannell df110ad4fe Eat sendfile partial error
For sendfile(2), we propagate a TCP error through the system call layer.
This should be eaten if there is a partial result. This change also adds
a test to ensure that there is no panic in this case, for both TCP sockets
and unix domain sockets.

PiperOrigin-RevId: 252746192
2019-06-11 19:24:35 -07:00
..
linux Eat sendfile partial error 2019-06-11 19:24:35 -07:00
BUILD Convert poll/select to operate more directly on linux.PollFD 2019-04-17 12:15:01 -07:00
epoll.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
syscalls.go Add introspection for Linux/AMD64 syscalls 2019-06-10 23:38:36 -07:00