Documentation
¶
Index ¶
- func ListenTCP(ctx context.Context, address string, port uint16, opt Options) (net.Listener, error)
- func ListenTCPSerial(ctx context.Context, lc net.ListenConfig, network meta.Network, ...) (net.Listener, error)
- func ListenUDP(ctx context.Context, address string, port uint16, opt Options) (*net.UDPConn, error)
- func ListenUDPSerial(ctx context.Context, lc net.ListenConfig, network meta.Network, ...) (*net.UDPConn, error)
- type Listener
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenTCPSerial ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.