Versions in this module Expand all Collapse all v0 v0.1.1 Jul 14, 2023 v0.1.0 May 22, 2023 Changes in this version + func TestPipeConn(t *testing.T, a, b func(*testing.T, net.Conn), loop int) + func TestTCPConn(t *testing.T, a, b func(*testing.T, net.Conn), loop int) + func TestTCPConnWithListener(t *testing.T, listen func(*testing.T, string, string) net.Listener, ...)