1
This commit is contained in:
parent
7e674831d4
commit
58da533c5d
@ -27,6 +27,7 @@ func (this *App) Init() {
|
||||
this.msgList.Init(nil)
|
||||
this.workList.Init(nil)
|
||||
f5.LoadMetaTable(mt.Table)
|
||||
fmt.Println("listen_port", mt.Table.IMServer.GetById(0).GetListenPort())
|
||||
handlerMgr.Init()
|
||||
wspListener.Init()
|
||||
go this.goReportServerState()
|
||||
|
2
third_party/f5
vendored
2
third_party/f5
vendored
@ -1 +1 @@
|
||||
Subproject commit 8263b4ded97fe73bd62d01a44b2cfd2d58824755
|
||||
Subproject commit b1b47302a35b661e315c9bc1f14e071cb5d8da8f
|
Loading…
x
Reference in New Issue
Block a user