MCPcopy Create free account
hub / github.com/Jigsaw-Code/Intra / DialWithSplit

Function DialWithSplit

Android/app/src/go/intra/split/direct_split.go:38–45  ·  view source on GitHub ↗

DialWithSplit returns a TCP connection that always splits the initial upstream segment. Like net.Conn, it is intended for two-threaded use, with one thread calling Read and CloseRead, and another calling Write, ReadFrom, and CloseWrite.

(d *net.Dialer, addr *net.TCPAddr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected