Searched defs:handlerIn (Results 1 – 3 of 3) sorted by relevance
45 Server(Handler* handlerIn, std::vector<Acceptor>&& acceptorsIn) : in Server()
79 Connection(Handler* handlerIn, HttpType httpTypeIn, in Connection()
70 boost::asio::ssl::stream<Adaptor>&& adaptorIn, Handler* handlerIn, in HTTP2Connection() argument