package
0.14.55-rc.2
Repository: https://github.com/cloudptsd/syncthing.git
Documentation: pkg.go.dev

# Functions

Dial tries dialing via proxy if a proxy is configured, and falls back to a direct connection if no proxy is defined, or connecting via proxy fails.
DialTimeout tries dialing via proxy with a timeout if a proxy is configured, and falls back to a direct connection if no proxy is defined, or connecting via proxy fails.
SetTCPOptions sets our default TCP options on a TCP connection, possibly digging through dialerConn to extract the *net.TCPConn.
No description provided by the author