modify gitignore
This commit is contained in:
12
bin/quic.inf
Executable file
12
bin/quic.inf
Executable file
@@ -0,0 +1,12 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user