]> Cypherpunks repositories - gostls13.git/commit
runtime: correct the system-call name of kevent in comment
authorAndy Pan <panjf2000@gmail.com>
Sun, 22 Mar 2020 06:22:41 +0000 (06:22 +0000)
committerIan Lance Taylor <iant@golang.org>
Mon, 23 Mar 2020 03:51:02 +0000 (03:51 +0000)
commit0c302459968511865ec6a5ee4ff2172e4e54cef8
tree32c89950c47729e73c3586e502b108bdce17f8d9
parent1250a324b405c0a8f6eb4751b8471dd0ae7cb7bc
runtime: correct the system-call name of kevent  in comment

Change-Id: Ib1f4a6f7e36d28eff39f597df5c4703bf62654a4
GitHub-Last-Rev: 15ea1b9fa846737bd5d30b7b98d8933f9992e5c7
GitHub-Pull-Request: golang/go#37994
Reviewed-on: https://go-review.googlesource.com/c/go/+/224590
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/netpoll_aix.go
src/runtime/netpoll_kqueue.go