const runtime._EVFILT_WRITE
3 uses
runtime (current package)
defs_darwin_amd64.go#L93: _EVFILT_WRITE = -0x2
netpoll_kqueue.go#L66: ev[1].filter = _EVFILT_WRITE
netpoll_kqueue.go#L177: case _EVFILT_WRITE:
![]() |
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. |