SearchSECODatabaseAPI
|
This is the complete list of members for TcpConnection, including all inherited members.
create(boost::asio::io_context &ioContext) | TcpConnection | static |
pointer typedef (defined in TcpConnection) | TcpConnection | |
sendData(const std::string &data, boost::system::error_code &error) | TcpConnection | virtual |
socket() (defined in TcpConnection) | TcpConnection | inline |
start(RequestHandler *handler, pointer thisPointer, Statistics *stats) | TcpConnection | virtual |
TcpConnection(boost::asio::io_context &ioContext) | TcpConnection | inlineprotected |