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/sapp/http/http.inf
2019-09-22 21:33:09 +08:00

16 lines
264 B
INI

[PLUGINFO]
PLUGNAME=HTTP
SO_PATH=./plug/protocol/http/http.so
INIT_FUNC=HTTP_INIT
DESTROY_FUNC=HTTP_DESTROY
GETPLUGID_FUNC=HTTP_GETPLUGID
FLAGCHANGE_FUNC=HTTP_FLAG_CHANGE
FLAGSTATE_FUNC=HTTP_PROT_FUNSTAT
[TCP]
FUNC_FLAG=ALL
FUNC_NAME=HTTP_ENTRY