Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListListeners ¶
ListListeners lists the names of the available listeners.
func ListPacketConns ¶
ListListeners lists the names of the available packet connections.
func TakeListeners ¶
TakeSockets takes the listeners associated with the given name.
func TakePacketConns ¶
func TakePacketConns(name string) ([]manet.PacketConn, error)
TakePacketConns takes the packet connections associated with the given name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.