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