Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A DHttpServer.cc306 const nghttp2_session_callbacks *get_callbacks() const { return callbacks_; } in get_callbacks() function in nghttp2::Sessions
846 r = nghttp2_session_server_new2(&session_, sessions_->get_callbacks(), this, in connection_made()

Completed in 4 milliseconds