Home
last modified time | relevance | path

Searched refs:should_flush (Results 1 – 1 of 1) sorted by relevance

/ssl/
A Dtls13_server.cc1406 bool should_flush = sent_tickets && (SSL_is_dtls(ssl) || SSL_is_quic(ssl)); in do_send_new_session_ticket() local
1407 return should_flush ? ssl_hs_flush : ssl_hs_ok; in do_send_new_session_ticket()

Completed in 6 milliseconds