feat: add history and lastest different version test stage; decoder result use struct iovec.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[[plugin]]
|
||||
path = "./stellar_plugin/quic.so"
|
||||
path = "./stellar_plugin/quic/quic.so"
|
||||
init = "QUIC_ONLOAD"
|
||||
exit = "QUIC_UNLOAD"
|
||||
|
||||
[[plugin]]
|
||||
path = "./stellar_plugin/quic_test_plug.so"
|
||||
path = "./stellar_plugin/quic/quic_test_plug.so"
|
||||
init = "QUIC_TEST_PLUG_INIT"
|
||||
exit = "QUIC_TEST_PLUG_DESTROY"
|
||||
exit = "QUIC_TEST_PLUG_DESTROY"
|
||||
|
||||
Reference in New Issue
Block a user