Home
last modified time | relevance | path

Searched refs:handlers_empty (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
DHttpServer.cc421 bool handlers_empty() const { return handlers_.empty(); } in handlers_empty() function in nghttp2::Sessions
446 if (!sessions->handlers_empty()) { in release_fd_cb()