增加总控配置文件
This commit is contained in:
9
bin/tsg_master.inf
Normal file
9
bin/tsg_master.inf
Normal 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
|
||||
Reference in New Issue
Block a user