tcp-transport.hpp File Reference
#include "transport.hpp"
#include "../util/config-file.hpp"
#include <boost/asio/ip/tcp.hpp>
+ Include dependency graph for tcp-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::StreamTransportWithResolverImpl< BaseTransport, Protocol >
 implementation detail of a Boost.Asio-based stream-oriented transport with resolver support More...
 
class  ndn::TcpTransport
 a transport using TCP socket More...
 

Namespaces

 ndn
 Copyright (c) 2013-2017 Regents of the University of California.