Documentation ¶
Index ¶
- func TCPSocket(proto, addr string, reusePort bool) (int, net.Addr, error)
- func TCPSocketConnect(proto, addr string, reusePort bool) (int, unix.Sockaddr, net.Addr, error)
- func UDPSocket(proto, addr string, reusePort bool) (int, net.Addr, error)
- func UnixSocket(proto, addr string, reusePort bool) (int, net.Addr, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TCPSocketConnect ¶
TCPSocketConnect calls tcpReusablePort.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.