Loading src/ssl.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -2454,7 +2454,7 @@ void netplus::ssl::handshake_after_accept(){ flush_out(); _hs_state = HsState::TLS13_SEND_ENCRYPTED_FLIGHT; return; continue; } default: Loading Loading
src/ssl.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -2454,7 +2454,7 @@ void netplus::ssl::handshake_after_accept(){ flush_out(); _hs_state = HsState::TLS13_SEND_ENCRYPTED_FLIGHT; return; continue; } default: Loading