We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b36c1ef commit 6ba26c9Copy full SHA for 6ba26c9
scripts/xquic.lds
@@ -54,6 +54,7 @@ XQUIC_VERS_1.0 {
54
xqc_engine_packet_process;
55
xqc_engine_finish_recv;
56
xqc_engine_finish_send;
57
+ xqc_engine_get_conn_by_scid;
58
xqc_engine_recv_batch;
59
xqc_engine_main_logic;
60
xqc_engine_get_default_config;
0 commit comments