libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::socket::glibc Namespace Reference

Namespaces

namespace  basic
 
namespace  client
 
namespace  server
 

Classes

class  client_manager
 A simple TCP/IP socket wrapper using the glibc POSIX API. More...
 

Functions

template<class LkT >
std::ostream & operator<< (std::ostream &os, client_manager< LkT > const &ec) noexcept(false)
 

Function Documentation

◆ operator<<()

template<class LkT >
std::ostream & jmmcg::LIBJMMCG_VER_NAMESPACE::socket::glibc::operator<< ( std::ostream &  os,
client_manager< LkT > const &  ec 
)
inlinenoexcept

Definition at line 124 of file socket_client_manager_impl.hpp.