gvisor/pkg/unet
Haibo Xu 1decf76471 Change syscall.POLL to syscall.PPOLL.
syscall.POLL is not supported on arm64, using syscall.PPOLL
to support both the x86 and arm64. refs #63

Signed-off-by: Haibo Xu <haibo.xu@arm.com>
Change-Id: I2c81a063d3ec4e7e6b38fe62f17a0924977f505e
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/gvisor/pull/543 from xiaobo55x:master ba598263fd3748d1addd48e4194080aa12085164
PiperOrigin-RevId: 260752049
2019-07-30 11:01:29 -07:00
..
BUILD Use x/sys/unix for sentry/host interaction; abi is for guest/sentry. 2019-07-29 17:19:09 -07:00
unet.go Update canonical repository. 2019-06-13 16:50:15 -07:00
unet_test.go Add p9 and unet benchmarks. 2019-06-13 15:53:43 -07:00
unet_unsafe.go Change syscall.POLL to syscall.PPOLL. 2019-07-30 11:01:29 -07:00