aa
This commit is contained in:
@@ -144,7 +144,7 @@ func ListenTcp() {
|
||||
globals.SugarLogger.Debugf("begin listenTcp port 8000......")
|
||||
go HandleTcpMessages()
|
||||
go HandleCheckTcpHeart()
|
||||
go doPrint2(printMsgChan)
|
||||
//go doPrint2(printMsgChan)
|
||||
//go doPrint(printMsgChanFail)
|
||||
for {
|
||||
c, err := l.Accept()
|
||||
|
||||
Reference in New Issue
Block a user