]> Cypherpunks repositories - gostls13.git/commit
runtime: fix netpollBreak for AIX
authorClément Chigot <chigot.c@gmail.com>
Wed, 30 Oct 2019 12:56:12 +0000 (13:56 +0100)
committerIan Lance Taylor <iant@golang.org>
Wed, 30 Oct 2019 14:15:21 +0000 (14:15 +0000)
commit301bc66a478198f0edfb5526d84f1d0c8a3d5c05
tree0aa35a3ce7f89c70e19bc5586d55f33970168444
parent17190de08570d36dda9b2904609271354cc3c64a
runtime: fix netpollBreak for AIX

Change-Id: I2629711ce02d935130fb2aab29f9028b62ba9fe6
Reviewed-on: https://go-review.googlesource.com/c/go/+/204318
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/netpoll_aix.go