aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/cgi
diff options
context:
space:
mode:
authorWei Xiao <wei.xiao@arm.com>2018-05-31 06:46:50 +0000
committerBrad Fitzpatrick <bradfitz@golang.org>2018-06-04 15:13:16 +0000
commitab5031fb86e6d7121483e38d742235994972a0cf (patch)
treede24eab8af6f33a328237603f25d59ab2cc64c70 /src/net/http/cgi
parentfb5279cc45703d24a37279e6c0d9e0e7fd7228c5 (diff)
downloadgo-ab5031fb86e6d7121483e38d742235994972a0cf.tar.xz
syscall: fix EpollWait for arm64
The SYS_EPOLL_WAIT syscall doesn't exist on arm64. This CL implements EpollWait with SYS_EPOLL_PWAIT syscall. Change-Id: Ica9107a58d7da45351fe2e900f59bec5b7b18f39 Reviewed-on: https://go-review.googlesource.com/115735 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/net/http/cgi')
0 files changed, 0 insertions, 0 deletions