CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2024/01/27 07:34:28

Modified files:
        lib/libssl     : tls13_legacy.c 

Log message:
Rework tls13_legacy_shutdown() to match the legacy stack behaviour.

Respect the ssl->shutdown flags rather than what has actually happened,
return -1 for all EOF errors and completely ignore the return value when
attempting to read a close-notify from the wire.

ok tb@

Reply via email to