#include "transport.hpp"#include "../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::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 | |
| Copyright (c) 2013-2017 Regents of the University of California. | |