Searched defs:TestStream (Results 1 – 1 of 1) sorted by relevance
15 struct TestStream : public boost::beast::test::stream struct17 explicit TestStream(boost::asio::io_context& io) : in TestStream() function21 using endpoint = boost::asio::ip::tcp::endpoint;23 static endpoint remote_endpoint(boost::system::error_code& ec) in remote_endpoint()