Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Listen ¶
Listen announces on the local network address. See net.Listen for more information. If SO_REUSEPORT is available it will be set on the socket.
func ListenPacket ¶
func ListenPacket(network, addr string) (net.PacketConn, error)
ListenPacket announces on the local network address. See net.ListenPacket for more information. If SO_REUSEPORT is available it will be set on the socket.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.