virthttp
0.0
libvirt http interface
|
This is the complete list of members for Session, including all inherited members.
do_close() | Session | inline |
do_read() | Session | inline |
on_read(boost::beast::error_code ec, std::size_t bytes_transferred) | Session | inline |
on_write(boost::beast::error_code ec, std::size_t bytes_transferred, bool close) | Session | inline |
run() | Session | inline |
Session(boost::asio::ip::tcp::socket socket, GeneralStore &gstore) | Session | inlineexplicit |