runtime.pollDesc.everr (field)
5 uses
runtime (current package)
netpoll.go#L82: everr bool // marks event scanning error happened
netpoll.go#L154: pd.everr = false
netpoll.go#L389: if mode == 'r' && pd.everr {
netpoll_kqueue.go#L182: pd.everr = false
netpoll_kqueue.go#L184: pd.everr = true
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |