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