Home
last modified time | relevance | path

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

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