增加总控配置文件

This commit is contained in:
liuxueli
2019-11-20 18:02:54 +08:00
parent 5c04ba23aa
commit 0a11db6d2e
6 changed files with 251 additions and 0 deletions

9
bin/tsg_master.inf Normal file
View File

@@ -0,0 +1,9 @@
[PLUGINFO]
PLUGNAME=TSG_MASTER
SO_PATH=./plug/platform/tsg_master/tsg_master.so
INIT_FUNC=TSG_MASTER_INIT
DESTROY_FUNC=TSG_MASTER_UNLOAD
[TCP]
FUNC_FLAG=ALL
FUNC_NAME=TSG_MASTER_TCP_ENTRY