the golang internal/poll/fd_unix.go code is here [enter image description here][1]
// Write implements io.Writer. func (fd *FD) Write(p []byte) (int, error)