aa
This commit is contained in:
@@ -56,6 +56,7 @@ func ListenTcp() {
|
||||
return
|
||||
}
|
||||
globals.SugarLogger.Debugf("begin listenTcp port 8000......")
|
||||
go HandleTcpMessages()
|
||||
for {
|
||||
c, err := l.Accept()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user