Documentation
¶
Index ¶
Constants ¶
View Source
const (
UpdateLocalIPTimeout = time.Second * 10
)
Variables ¶
View Source
var ( LocalIP string LocalPort int RemoteIP string RemotePort int Delay tc.Delayer Loss tc.Losser Reorder tc.Reorder )
View Source
var (
ErrorTimeoutGettingLocalIP = errors.New("timeout getting local ip")
)
Functions ¶
func UpdateIPAndPort ¶
func UpdateIPAndPort()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.