NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
Loading...
Searching...
No Matches
tcp-channel.hpp File Reference
#include "channel.hpp"
#include <ndn-cxx/util/scheduler.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <map>
+ Include dependency graph for tcp-channel.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nfd::face::TcpChannel
 Class implementing a TCP-based channel to create faces. More...
 

Namespaces

namespace  nfd
 
namespace  nfd::face
 
namespace  nfd::tcp
 

Typedefs

using nfd::face::DetermineFaceScopeFromAddress = std::function< ndn::nfd::FaceScope(const boost::asio::ip::address &local, const boost::asio::ip::address &remote)>
 
using nfd::tcp::Endpoint = boost::asio::ip::tcp::endpoint