# Pastebin cBgVrHKy $ go doc internal/poll.Close package poll // import "internal/poll" func (fd *FD) Close() error Close closes the FD. The underlying file descriptor is closed by the destroy method when there are no remaining references.