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 not stored for this graph (policy: none)