CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2026/04/30 09:38:52

Modified files:
        lib/libssl     : d1_both.c 

Log message:
Refactor dtls1_do_write_handshake_message().

If the call to dtls1_write_bytes() fails, handle the potential MTU update
and return/continue, which allows for the remainder to be moved out of an
else statement.

ok kenjiro@ tb@

Reply via email to