MCPcopy Index your code
hub / github.com/celzero/firestack / SplitDial

Function SplitDial

intra/dialers/rdial.go:151–153  ·  view source on GitHub ↗

SplitDial dials into addr splitting the first segment to two if the first connection is unsuccessful, using settings.DialStrategy. Returns a net.Conn, which may not be net.UDPConn or net.TCPConn.

(d *protect.RDial, network, addr string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dialMethod · 0.92
dialMethod · 0.92
mainFunction · 0.92

Calls 3

unPtrFunction · 0.85
commondialFunction · 0.85
adaptRDialFunction · 0.85

Tested by

no test coverage detected