]> Cypherpunks repositories - gostls13.git/commit
runtime: fix the inconsistency of kq parameter of addWakeupEvent
authorAndy Pan <i@andypan.me>
Sat, 13 Apr 2024 04:51:37 +0000 (12:51 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 24 May 2024 17:15:46 +0000 (17:15 +0000)
commit1c924572d07df9c267028a20ee8934a94bfd7f8c
treee5ef4d0c9e828788578bfdb760433a47d45b8cc9
parent7bc7039a6a518ed43f6177763d584e354ebd4bd7
runtime: fix the inconsistency of kq parameter of addWakeupEvent

Change-Id: I4f1668ed9085cf19c3eff17c237601a91d0660db
Reviewed-on: https://go-review.googlesource.com/c/go/+/587876
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/runtime/netpoll_kqueue_event.go