We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699590b commit bd290abCopy full SHA for bd290ab
1 file changed
doc/man3/SSL_CTX_set_quic_method.pod
@@ -59,7 +59,7 @@ containing the TransportParameters will be put in B<*out_params>, and its
59
length in B<*out_params_len>. This buffer will be valid for the lifetime of the
60
B<ssl>. If no params were received from the peer, B<*out_params_len> will be 0.
61
62
-SSL_quic_max_handshake_flight_len() returns returns the maximum number of bytes
+SSL_quic_max_handshake_flight_len() returns the maximum number of bytes
63
that may be received at the given encryption level. This function should be
64
used to limit buffering in the QUIC implementation.
65
0 commit comments