type internal/poll.String
5 uses
internal/poll (current package)
fd.go#L94: type String string
net
rawconn.go#L89: func (c *rawConn) Network() poll.String {
rawconn.go#L90: return poll.String(c.fd.net)
os
zero_copy_linux.go#L133: func getPollFDAndNetwork(i any) (*poll.FD, poll.String) {
zero_copy_linux.go#L144: Network() poll.String
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |