Functions | |
| SocketClient | getLegacyClient () |
Definition at line 254 of file httplowlevelclient.cpp.
| typedef net::in::stream::legacy::SocketClient< apps::http::SimpleSocketProtocolFactory > legacy::SocketClient = net::in::stream::legacy::SocketClient<apps::http::SimpleSocketProtocolFactory> |
Definition at line 253 of file httplowlevelclient.cpp.
Definition at line 255 of file httplowlevelclient.cpp.
| SocketClient legacy::getLegacyClient | ( | ) |
Definition at line 257 of file httplowlevelclient.cpp.
References core::socket::stream::SocketClient< SocketConnectorT, SocketContextFactoryT, Args >::connect(), core::socket::State::DISABLED, core::socket::State::ERROR, core::socket::State::FATAL, net::in::SocketAddress::getCanonName(), core::socket::Socket< ConfigT >::getConfig(), net::config::ConfigInstance::getInstanceName(), core::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT, ConfigT >::getLocalAddress(), core::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT, ConfigT >::getRemoteAddress(), net::in::SocketAddress::init(), core::socket::State::OK, core::socket::stream::SocketConnection::sendToPeer(), net::in::SocketAddress::SocketAddress(), net::in::SocketAddress::toString(), and core::socket::State::what().
Referenced by main().