gvisor/pkg/tcpip
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
..
adapters/gonet Update canonical repository. 2019-06-13 16:50:15 -07:00
buffer Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
checker Update canonical repository. 2019-06-13 16:50:15 -07:00
hash/jenkins Update canonical repository. 2019-06-13 16:50:15 -07:00
header Internal change. 2019-07-16 13:03:37 -07:00
iptables Merge pull request #279 from kevinGC:iptables-1-pkg 2019-07-02 13:48:06 -07:00
link Change syscall.POLL to syscall.PPOLL. 2019-07-30 11:01:29 -07:00
network Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -07:00
ports Update canonical repository. 2019-06-13 16:50:15 -07:00
sample Update canonical repository. 2019-06-13 16:50:15 -07:00
seqnum Update canonical repository. 2019-06-13 16:50:15 -07:00
stack Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -07:00
transport Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -07:00
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
tcpip.go Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -07:00
tcpip_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time_unsafe.go Add build guard to files using go:linkname 2019-05-30 12:09:39 -07:00