Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Index ¶ func Control(network, address string, c syscall.RawConn) error func Listen(network, address string) (net.Listener, error) func ListenUDP(network string, addr *net.UDPAddr) (*net.UDPConn, error) func WrapFD(fd int) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Control ¶ func Control(network, address string, c syscall.RawConn) error func Listen ¶ func Listen(network, address string) (net.Listener, error) func ListenUDP ¶ func ListenUDP(network string, addr *net.UDPAddr) (*net.UDPConn, error) func WrapFD ¶ func WrapFD(fd int) error Types ¶ This section is empty. Source Files ¶ View all Source files listen.go listen_unix.go Click to show internal directories. Click to hide internal directories.