Home
last modified time | relevance | path

Searched defs:Sessions (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
DHttpServer.h158 class Sessions; variable
DHttpServer.cc237 class Sessions { class
239 Sessions(HttpServer *sv, struct ev_loop *loop, const Config *config, in Sessions() function in nghttp2::Sessions