]> Cypherpunks repositories - gostls13.git/commit
runtime: revise the documentation comments for netpoll
authorShuo Wang <wangshuo@kylinos.cn>
Fri, 18 Oct 2024 02:51:35 +0000 (02:51 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 21 Oct 2024 13:40:40 +0000 (13:40 +0000)
commitc0a126b8dce5c7ed8f16d8687331159763d1b19d
tree4a97990d8a808756f8dc464352cb3206a1a31060
parent0492d936c5ce2dde9ec41b2861a95a3697e58569
runtime: revise the documentation comments for netpoll

Supplement to CL 511455.

Updates #61454

Change-Id: I111cbf297dd9159cffba333d610a7a4542915c55
GitHub-Last-Rev: fe8fa184868d665a4d08d534d3bfb5ea446d12c0
GitHub-Pull-Request: golang/go#69900
Reviewed-on: https://go-review.googlesource.com/c/go/+/620495
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/runtime/netpoll.go
src/runtime/netpoll_aix.go
src/runtime/netpoll_epoll.go
src/runtime/netpoll_kqueue.go
src/runtime/netpoll_solaris.go
src/runtime/netpoll_stub.go
src/runtime/netpoll_windows.go