Documentation ¶
Index ¶
- func C2L(addr string, server func(l net.Listener), client func(c net.Conn))
- func C2S(addr string, server func(c net.Conn), client func(c net.Conn))
- func D2L(addr string, server func(l net.Listener), client func(raddr net.Addr))
- func D2S(addr string, server func(c net.Conn), client func(raddr net.Addr))
- func SL(addr string, server func(c net.Conn)) net.Listener
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.