]> Cypherpunks repositories - gostls13.git/commit
runtime: change 0 to pollNoError in netpollblock
authorXargin <buaa.cch@gmail.com>
Wed, 28 Jul 2021 20:40:07 +0000 (20:40 +0000)
committerAustin Clements <austin@google.com>
Thu, 2 Sep 2021 13:44:36 +0000 (13:44 +0000)
commit69107e73cedb600187c5924247cdd0cf8f74070a
tree6efe1debc5bc4863c7919cbf4cb0cbfe5569a660
parent08e2519ded32a1a7d4e6056406c356b4496ca24a
runtime: change 0 to pollNoError in netpollblock

Change-Id: I95e91ff21420e396aef876e77bc4ccdc45ab40ca
GitHub-Last-Rev: 8e6bd3f002b1c29fed8ce1bd344f7727e8580555
GitHub-Pull-Request: golang/go#47372
Reviewed-on: https://go-review.googlesource.com/c/go/+/337249
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Cherry Mui <cherryyz@google.com>
src/runtime/netpoll.go