libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
socket_wrapper_asio.hpp File Reference
#include "socket_wrapper.hpp"
#include <boost/asio.hpp>
#include <iostream>
#include "socket_wrapper_asio_impl.hpp"
Include dependency graph for socket_wrapper_asio.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::socket_wrapper< LkT >
 A simple TCP/IP socket wrapper using boost::asio. More...
 

Namespaces

namespace  jmmcg
 Link with -lrt to include these functions.
 
namespace  jmmcg::LIBJMMCG_VER_NAMESPACE
 
namespace  jmmcg::LIBJMMCG_VER_NAMESPACE::socket
 
namespace  jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio
 

Functions

template<class LkT >
std::ostream & jmmcg::LIBJMMCG_VER_NAMESPACE::socket::asio::operator<< (std::ostream &os, socket_wrapper< LkT > const &ec) noexcept(false)