MCPcopy
hub / github.com/aceld/zinx / GetConnMgr

Method GetConnMgr

ziface/iserver.go:31–31  ·  view source on GitHub ↗

Get connection management (得到连接管理)

()

Source from the content-addressed store, hash-verified

29
30 // Get connection management (得到连接管理)
31 GetConnMgr() IConnManager
32
33 // Set Hook function when the connection is created for the Server (设置该Server的连接创建时Hook函数)
34 SetOnConnStart(func(IConnection))

Callers 3

newKcpServerConnFunction · 0.65
newWebsocketConnFunction · 0.65
newServerConnFunction · 0.65

Implementers 1

Serverznet/server.go

Calls

no outgoing calls

Tested by

no test coverage detected