internal/poll.FD.RawWrite (method)
3 uses
internal/poll (current package)
fd_unix.go#L773: func (fd *FD) RawWrite(f func(uintptr) bool) error {
net
rawconn.go#L55: err := c.fd.pfd.RawWrite(f)
os
rawconn.go#L40: err := c.file.pfd.RawWrite(f)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)