Get Hook function when the connection is disconnected for the Server (得到该Server的连接断开时的Hook函数)
()
| 44 | // Get Hook function when the connection is disconnected for the Server |
| 45 | // (得到该Server的连接断开时的Hook函数) |
| 46 | GetOnConnStop() func(IConnection) |
| 47 | |
| 48 | // Get the data protocol packet binding method for the Server |
| 49 | // (获取Server绑定的数据协议封包方式) |
no outgoing calls
no test coverage detected