1
This commit is contained in:
@@ -34,7 +34,6 @@ func ListenTcp() {
|
||||
t := NewTcpClient()
|
||||
if err := t.handleConn(c); err != nil {
|
||||
t = nil
|
||||
l.Close()
|
||||
return
|
||||
}
|
||||
}()
|
||||
|
||||
Reference in New Issue
Block a user