X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=doc%2Fman3%2FSSL_handle_events.pod;h=64ed20dc4151d170fd6e55f8629538606f796d32;hb=44cb36d04adb737be1aee32908232003deeb67dd;hp=e02eb33ee176cac46da5cc81c2aaa4d3058d6d5c;hpb=a2ca189e273584a7af3fcb90d893df9439e96659;p=openssl.git diff --git a/doc/man3/SSL_handle_events.pod b/doc/man3/SSL_handle_events.pod index e02eb33ee1..64ed20dc41 100644 --- a/doc/man3/SSL_handle_events.pod +++ b/doc/man3/SSL_handle_events.pod @@ -64,11 +64,9 @@ will be made to the object for a substantial period of time. So long as at least one call to the SSL object is blocking, no such call is needed. However, SSL_handle_events() may optionally be used on a QUIC connection object if desired. -=begin comment - -TODO(QUIC): Update the above paragraph once we support thread assisted mode. - -=end comment +With the thread-assisted mode of operation L +it is unnecessary to call SSL_handle_events() as the assist thread handles the QUIC +connection events. =back