runtime.pollDesc.fd (field)

3 uses

	runtime (current package)
		netpoll.go#L80: 	fd      uintptr
		netpoll.go#L152: 	pd.fd = fd
		netpoll.go#L180: 	netpollclose(pd.fd)