Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(conns ...net.PacketConn) (*packetMux, error)
New creates an instance of a PacketMux using the given PacketConns. You must pass at least one PacketConn. The new PacketMux object listens for new packets on all the given PacketConns.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.