runtime.keventt.flags (field)
5 uses
runtime (current package)
defs_darwin_amd64.go#L341: flags uint16
netpoll_kqueue.go#L38: flags: _EV_ADD,
netpoll_kqueue.go#L61: ev[0].flags = _EV_ADD | _EV_CLEAR
netpoll_kqueue.go#L174: if ev.flags&_EV_EOF != 0 {
netpoll_kqueue.go#L183: if ev.flags == _EV_ERROR {
![]() |
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. |