|
unilink
0.4.3
A simple C++ library for unified async communication
|
#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 | |
| unilink | |
| unilink::transport | |