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
mesa-platform-quic/bin/quic.inf
2020-05-20 11:36:25 +08:00

13 lines
246 B
INI
Executable File

[PLUGINFO]
PLUGNAME=QUIC
SO_PATH=./plug/protocol/quic/quic.so
INIT_FUNC=QUIC_INIT
DESTROY_FUNC=QUIC_DESTROY
FLAGCHANGE_FUNC=QUIC_FLAG_CHANGE
FLAGSTATE_FUNC=QUIC_PROT_FUNSTAT
GETPLUGID_FUNC=QUIC_GETPLUGID
[UDP]
FUNC_FLAG=ALL
FUNC_NAME=QUIC_ENTRY