gvisor/pkg/sentry/kernel/epoll
Rahat Mahmood 93dd471461 Enable automated marshalling for epoll events.
Ensure we use the correct architecture-specific defintion of epoll
event, and use go-marshal for serialization.

PiperOrigin-RevId: 308145677
2020-04-23 15:49:05 -07:00
..
BUILD Enable automated marshalling for epoll events. 2020-04-23 15:49:05 -07:00
epoll.go Enable automated marshalling for epoll events. 2020-04-23 15:49:05 -07:00
epoll_state.go Prevent memory leaks in ilist 2020-03-06 12:31:43 -08:00
epoll_test.go