Searched defs:on_read_ (Results 1 – 3 of 3) sorted by relevance
97 std::function<int(HttpDownstreamConnection &)> on_read_, on_write_, variable
221 std::function<int(ClientHandler &)> on_read_, on_write_; variable
265 std::function<int(Http2Session &, const uint8_t *, size_t)> on_read_; variable