Commit c47d1d71 authored by Matt Caswell's avatar Matt Caswell
Browse files

Keep the DTLS timer running after the end of the handshake if appropriate



During a full handshake the server is the last one to "speak". The timer
should continue to run until we know that the client has received our last
flight (e.g. because we receive some application data).

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6196)
parent eb49905e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment