]> Cypherpunks repositories - gostls13.git/commit
runtime: refine code reducing indents in netpollBreak()
authorAndy Pan <panjf2000@gmail.com>
Mon, 25 Jul 2022 04:32:24 +0000 (12:32 +0800)
committerMichael Knyszek <mknyszek@google.com>
Tue, 9 Aug 2022 13:23:50 +0000 (13:23 +0000)
commitffe5f085cd8b289a7853fcdb3c26adbebda09fd6
treeef5c6a837de114e1aef48a4d655a1717ed0043a2
parent13bd6ddbe7a4fb24448546545da5df999267eb4e
runtime: refine code reducing indents in netpollBreak()

Change-Id: I2d1528910cb3660344c7a664d6f32306defe75d3
Reviewed-on: https://go-review.googlesource.com/c/go/+/419321
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Michael Pratt <mpratt@google.com>
src/runtime/netpoll_aix.go
src/runtime/netpoll_epoll.go
src/runtime/netpoll_kqueue.go
src/runtime/netpoll_solaris.go
src/runtime/netpoll_windows.go