Searched defs:nghttp3_ringbuf_full (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/ngtcp2/nghttp3/lib/ | ||
H A D | nghttp3_ringbuf.c | 120 int nghttp3_ringbuf_full(nghttp3_ringbuf *rb) { return rb->len == rb->nmemb; } in nghttp3_ringbuf_full() function |
Completed in 1 milliseconds