We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf6951 commit 5b51c6cCopy full SHA for 5b51c6c
src/tools/spin/spinquic.cpp
@@ -864,7 +864,7 @@ const uint32_t ParamCounts[] = {
864
0,
865
QUIC_PARAM_CONFIGURATION_SCHANNEL_CREDENTIAL_ATTRIBUTE_W + 1,
866
QUIC_PARAM_LISTENER_PARTITION_INDEX + 1,
867
- QUIC_PARAM_CONN_STATISTICS_V2_PLAT + 1,
+ QUIC_PARAM_CONN_CLOSE_ASYNC + 1,
868
QUIC_PARAM_TLS_NEGOTIATED_ALPN + 1,
869
#ifdef WIN32 // Schannel specific TLS parameters
870
QUIC_PARAM_TLS_SCHANNEL_SECURITY_CONTEXT_TOKEN + 1,
0 commit comments