Home
last modified time | relevance | path

Searched defs:on_write_ (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http_downstream_connection.h97 std::function<int(HttpDownstreamConnection &)> on_read_, on_write_, variable
Dshrpx_client_handler.h201 std::function<int(ClientHandler &)> on_read_, on_write_; variable
Dshrpx_http2_session.h266 std::function<int(Http2Session &)> on_write_; variable