![]() |
Home | Libraries | People | FAQ | More |
buffer_ | http::server::connection | [private] |
connection(boost::asio::io_service &io_service, connection_manager &manager, request_handler &handler) | http::server::connection | [explicit] |
connection_manager_ | http::server::connection | [private] |
handle_read(const boost::asio::error &e, std::size_t bytes_transferred) | http::server::connection | [private] |
handle_write(const boost::asio::error &e) | http::server::connection | [private] |
reply_ | http::server::connection | [private] |
request_ | http::server::connection | [private] |
request_handler_ | http::server::connection | [private] |
request_parser_ | http::server::connection | [private] |
socket() | http::server::connection | |
socket_ | http::server::connection | [private] |
start() | http::server::connection | |
stop() | http::server::connection |
Copyright © 2003 - 2006 Christopher M. Kohlhoff |