NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
Loading...
Searching...
No Matches
null-face.cpp File Reference
#include "null-face.hpp"
#include "null-link-service.hpp"
#include "null-transport.hpp"
+ Include dependency graph for null-face.cpp:

Go to the source code of this file.

Namespaces

namespace  nfd
 
namespace  nfd::face
 

Functions

shared_ptr< Facenfd::face::makeNullFace (const FaceUri &uri=FaceUri("null://"))
 Returns a Face that has no underlying transport and drops every packet.