summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNode.js GitHub Bot <github-bot@iojs.org>2023-05-07 00:24:56 +0000
committerNode.js GitHub Bot <github-bot@iojs.org>2023-05-07 00:26:33 +0000
commit0f41d584972168c8ff3d7b1447c800e5e35c8f40 (patch)
treef1cdea3676ee4d6096727d058ce013a1bdedf8c1
parent69f8b22b92c5f901141bc05fb6575d68c1f933a5 (diff)
downloadnode-new-actions/tools-update-nghttp3.tar.gz
deps: update nghttp3 to 0.11.0actions/tools-update-nghttp3
-rw-r--r--deps/ngtcp2/nghttp3/lib/includes/nghttp3/nghttp3.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/deps/ngtcp2/nghttp3/lib/includes/nghttp3/nghttp3.h b/deps/ngtcp2/nghttp3/lib/includes/nghttp3/nghttp3.h
index a62493f9c1..9c25c9aaf6 100644
--- a/deps/ngtcp2/nghttp3/lib/includes/nghttp3/nghttp3.h
+++ b/deps/ngtcp2/nghttp3/lib/includes/nghttp3/nghttp3.h
@@ -2587,15 +2587,6 @@ NGHTTP3_EXTERN int nghttp3_check_header_value(const uint8_t *value, size_t len);
NGHTTP3_EXTERN int nghttp3_conn_is_drained(nghttp3_conn *conn);
/**
- * @function
- *
- * `nghttp3_conn_is_drained` returns nonzero if
- * `nghttp3_conn_shutdown` has been called, and there is no active
- * remote streams. This function is for server use only.
- */
-NGHTTP3_EXTERN int nghttp3_conn_is_drained(nghttp3_conn *conn);
-
-/**
* @macrosection
*
* nghttp3_info flags