Loading test/handshake_helper.c +1 −0 Original line number Diff line number Diff line Loading @@ -804,6 +804,7 @@ static handshake_status_t handshake_status(peer_status_t last_status, */ return INTERNAL_ERROR; } break; case PEER_RETRY: if (previous_status == PEER_RETRY) { Loading Loading
test/handshake_helper.c +1 −0 Original line number Diff line number Diff line Loading @@ -804,6 +804,7 @@ static handshake_status_t handshake_status(peer_status_t last_status, */ return INTERNAL_ERROR; } break; case PEER_RETRY: if (previous_status == PEER_RETRY) { Loading