gvisor/pkg/sentry/syscalls
Dean Deng b54dbdfdc6 Handle EOF properly in splice/sendfile.
Use HandleIOErrorVFS2 instead of custom error handling.

PiperOrigin-RevId: 333227581
2020-09-22 22:31:24 -07:00
..
linux Handle EOF properly in splice/sendfile. 2020-09-22 22:31:24 -07:00
BUILD
epoll.go Plumbing context.Context to DecRef() and Release(). 2020-08-03 13:36:05 -07:00
syscalls.go