#include "transport.hpp"
#include "socket-utils.hpp"
#include "common/global.hpp"
#include <array>
#include <boost/asio/defer.hpp>
Go to the source code of this file.
Classes | |
class | nfd::face::DatagramTransport< Protocol, Addressing > |
Implements a Transport for datagram-based protocols. More... | |
struct | nfd::face::Multicast |
struct | nfd::face::Unicast |
Namespaces | |
nfd | |
-status-http-server | |
nfd::face | |