mirror of
https://github.com/soypat/lneto.git
synced 2026-08-18 05:34:02 +00:00
add tcpclient to aid debugging
This commit is contained in:
@@ -21,6 +21,7 @@ var (
|
||||
)
|
||||
|
||||
type TCPConn struct {
|
||||
// deprecated: here for debugging purposes only.
|
||||
h tcp.Handler
|
||||
remoteAddr []byte
|
||||
|
||||
|
||||
Reference in New Issue
Block a user