#include "udp-factory.hpp"
#include "generic-link-service.hpp"
#include "multicast-udp-transport.hpp"
#include "core/global-io.hpp"
#include <ndn-cxx/net/address-converter.hpp>
#include <boost/range/adaptors.hpp>
#include <boost/range/algorithm/copy.hpp>
Go to the source code of this file.
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
nfd::face | |
Functions | |
nfd::face::NFD_REGISTER_PROTOCOL_FACTORY (UdpFactory) | |
static ndn::optional< ndn::net::NetworkAddress > | nfd::face::getV4Address (const ndn::net::NetworkInterface &netif) |
Variables | |
nfd::face::UdpFactory | |