Documentation
¶
Index ¶
Constants ¶
View Source
const ( // TCPBufSize is the size of tcp buffer TCPBufSize = 16 << 10 // UDPBufSize is the size of udp buffer UDPBufSize = 64 << 10 )
Variables ¶
This section is empty.
Functions ¶
func OutboundIP ¶
func OutboundIP() string
OutboundIP returns preferred outbound ip of this machine.
Types ¶
Click to show internal directories.
Click to hide internal directories.