Lines Matching defs:error
97 // error is handled here.
125 ULOG(INFO, this) << "nghttp2_session_upgrade() returned error: "
1080 ULOG(ERROR, this) << "nghttp2_submit_settings() returned error: "
1096 << "nghttp2_session_set_local_window_size() returned error: "
1126 auto error = errno;
1128 << ") failed: errno=" << error;
1156 ULOG(ERROR, this) << "nghttp2_session_mem_recv() returned error: "
1227 ULOG(ERROR, this) << "nghttp2_session_mem_send() returned error: "
1362 DCLOG(INFO, dconn) << "Downstream network/general error";
2018 ULOG(WARN, this) << "nghttp2_session_consume() returned error: "
2063 // This is error condition when we failed push_request_headers()