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