Home
last modified time | relevance | path

Searched refs:drain_total (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dhttp2.c132 size_t drain_total; /* sum of all stream's UrlState drain */ member
532 return ctx->drain_total == 0 && !nghttp2_session_want_read(ctx->h2) && in should_close_session()

Completed in 5 milliseconds