Commit 0aba6955 authored by jan.koester's avatar jan.koester
Browse files
parents 83b30fb6 6d8e3ed7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2481,7 +2481,7 @@ void netplus::ssl::handshake_after_accept(){
            flush_out();

            _hs_state = HsState::TLS13_SEND_ENCRYPTED_FLIGHT;
            return;
            continue;
        }

        default: