@@ -155,7 +155,6 @@ func main() {
fmt.Println("accept error:", err)
break
}
c.Close()
globals.SugarLogger.Debugf("tcp socket:", utils.Format4Output(c, true))
go handleConn(c)
The note is not visible to the blocked user.