#include "multicast-udp-transport.hpp"
#include "socket-utils.hpp"
#include "udp-protocol.hpp"
#include "common/privilege-helper.hpp"
#include <boost/functional/hash.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_LOG_MEMBER_INIT_SPECIALIZED ((DatagramTransport< boost::asio::ip::udp, Multicast >), MulticastUdpTransport) | |
static void | nfd::face::bindToDevice (int fd, const std::string &ifname) |