libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Classes | |
class | client_manager |
A simple TCP/IP socket wrapper using boost::asio. More... | |
class | socket_wrapper |
A simple TCP/IP socket wrapper using boost::asio. More... | |
Functions | |
template<class LkT > | |
std::ostream & | operator<< (std::ostream &os, client_manager< LkT > const &ec) noexcept(false) |
template<class LkT > | |
std::ostream & | operator<< (std::ostream &os, socket_wrapper< LkT > const &ec) noexcept(false) |
|
inlinenoexcept |
Definition at line 69 of file socket_client_manager_impl.hpp.
|
inlinenoexcept |
Definition at line 210 of file socket_wrapper_asio_impl.hpp.