Fix hang at startup
2 unresolved threads
2 unresolved threads
Compare changes
Files
2+ 8
− 1
@@ -56,7 +56,14 @@ func (c *BufferedConn) SetConn(conn net.Conn) error {
This fixes the hang at startup and improves the overall PT connection stability.