This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-kni/conf/kni/kni.inf
2020-01-08 15:44:15 +08:00

13 lines
229 B
INI

[PLUGINFO]
PLUGNAME = KNI
SO_PATH = ./plug/business/kni/libkni.so
INIT_FUNC = kni_init
DESTROY_FUNC = kni_destroy
[TCP_ALL]
FUNC_FLAG = all
FUNC_NAME = kni_tcpall_entry
[POLLING]
FUNC_FLAG=ALL
FUNC_NAME=kni_polling_all_entry