Home
last modified time | relevance | path

Searched defs:on_read_ (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.h221 std::function<int(ClientHandler &)> on_read_, on_write_; variable
Dshrpx_http2_session.h265 std::function<int(Http2Session &, const uint8_t *, size_t)> on_read_; variable