#include "udp-factory.hpp"
#include "generic-link-service.hpp"
#include "multicast-udp-transport.hpp"
#include "common/global.hpp"
#include <boost/range/adaptor/map.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 optional< ip::address > | nfd::face::pickAddress (const net::NetworkInterface &netif, net::AddressFamily af) |
Variables | |
nfd::face::UdpFactory | |