#include "transport.hpp"#include "../util/config-file.hpp"#include <boost/asio/local/stream_protocol.hpp>

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) 2011-2015 Regents of the University of California. | |