Searched defs:socksConn (Results 1 – 1 of 1) sorted by relevance
261 type socksConn struct { struct262 net.Conn264 boundAddr net.Addr269 func (c *socksConn) BoundAddr() net.Addr {