mirror of
https://github.com/soypat/lneto.git
synced 2026-08-05 07:27:54 +00:00
7698b9fb81
* do not rely on unspecified Go behaviour; fix TCP ring buffer bug * even more stricter error handling on tcp connections * stricter lock copying in tcp.Conn, even though likely not a problem * add listener and tcp pool logging * forgot reqAddr unused * add logging to TCPConn and friends