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

Go to the source code of this file.

Classes

class  unilink::interface::TcpAcceptorInterface
 An interface abstracting Boost.Asio's tcp::acceptor for testability. This is an internal interface used for dependency injection and mocking. More...
 

Namespaces