s is the netstack to use for dialing (reads/writes). in is the incoming connection to netstack, s. to (src) is remote. from (dst) is local (to netstack, s). h is the handler that handles connection in into netstack, s, by dialing to from (dst) from to (src).
(who string, s *stack.Stack, in net.Conn, to, from netip.AddrPort, h GTCPConnHandler)
source not stored for this graph (policy: none)
no test coverage detected