unilink  0.4.3
A simple C++ library for unified async communication
boost_tcp_acceptor.hpp File Reference
#include <boost/asio.hpp>
#include <memory>
#include "unilink/base/platform.hpp"
#include "unilink/base/visibility.hpp"
#include "unilink/interface/itcp_acceptor.hpp"

Go to the source code of this file.

Classes

class  unilink::transport::BoostTcpAcceptor
 Boost.Asio implementation of ITcpAcceptor interface. This is the real implementation used in production. More...
 

Namespaces