Searched refs:nghttp3_err_is_fatal (Results 1 – 4 of 4) sorted by relevance
126 int nghttp3_err_is_fatal(int liberr) { return liberr < NGHTTP3_ERR_FATAL; } in nghttp3_err_is_fatal() function
392 if (nghttp3_err_is_fatal(rv)) { in nghttp3_conn_read_stream()1730 if (nghttp3_err_is_fatal(rv)) { in conn_on_priority_update_stream()
2608 NGHTTP3_EXTERN int nghttp3_err_is_fatal(int liberr);
1731 if (nghttp3_err_is_fatal(rv)) { in send_reply()2724 if (nghttp3_err_is_fatal(rv)) { in error_reply()