]> git.ipfire.org Git - thirdparty/openssl.git/commit
dtls: code cleanup and refactorization
authorFdaSilvaYY <fdasilvayy@gmail.com>
Sat, 20 Feb 2021 23:04:07 +0000 (00:04 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 24 Apr 2023 12:41:47 +0000 (14:41 +0200)
commit24a322544373f7acda05e19f64a6c3120d459d5b
tree870d572e874206d1b417cf1e1f538d8829f37506
parent09ff84bd2752cac649f57cfbf95b49dbce1c69ee
dtls: code cleanup and refactorization

- factorize BIO_CTRL_DGRAM_SET_NEXT_TIMEOUT calls.
- simplify a return type
- style nits

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20602)
ssl/d1_lib.c
ssl/ssl_local.h