Lines Matching refs:SSL_handle_events
408 L<SSL_write(3)>), or the new function L<SSL_handle_events(3)>, regularly. If the
415 that L<SSL_handle_events(3)> is called regularly.
418 L<SSL_handle_events(3)> must next be called.
423 resources which can be used to determine when L<SSL_handle_events(3)> should be
504 L<SSL_handle_events(3)> (or another I/O function such as L<SSL_read(3)> or
510 =item L<SSL_handle_events(3)>
542 a call to L<SSL_handle_events(3)>. L<SSL_get_wpoll_descriptor(3)> works in an
802 Once any of these events occurs, L<SSL_handle_events(3)> should be called.
810 and synchronising network I/O. It should call L<SSL_handle_events(3)> after it
818 L<SSL_handle_events(3)> (or another I/O function on the SSL object), and ensure
819 that a call to L<SSL_handle_events(3)> is performed after the specified timeout
826 L<SSL_handle_events(3)>, L<SSL_get_event_timeout(3)>,