Home
last modified time | relevance | path

Searched defs:nghttp3_ringbuf_full (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ringbuf.c120 int nghttp3_ringbuf_full(nghttp3_ringbuf *rb) { return rb->len == rb->nmemb; } in nghttp3_ringbuf_full() function

Completed in 1 milliseconds