diff --git a/network/websocket.go b/network/websocket.go index 6daafc29..7617d795 100644 --- a/network/websocket.go +++ b/network/websocket.go @@ -57,7 +57,8 @@ func (this *OnlineUser) readLoop() { glog.Info("协程的数量 :", runtime.NumGoroutine()) //this.Connection.Close() //runtime.Goexit() - return + //return + continue } //break continue