#include "ndn-cxx/transport/transport.hpp"#include "ndn-cxx/util/config-file.hpp"#include <boost/asio/local/stream_protocol.hpp>
Include dependency graph for unix-transport.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::detail::StreamTransportImpl< BaseTransport, Protocol > |
| Implementation detail of a Boost.Asio-based stream-oriented transport. More... | |
| class | ndn::UnixTransport |
| a transport using Unix stream socket More... | |
Namespaces | |
| ndn | |
| ndn::detail | |