MAVConn UDP link class. More...
#include <cassert>
#include <console_bridge/console.h>
#include <mavconn/thread_utils.h>
#include <mavconn/udp.h>
Go to the source code of this file.
Namespaces | |
namespace | mavconn |
Defines | |
#define | PFXd "mavconn: udp%d: " |
Functions | |
static bool | mavconn::resolve_address_udp (io_service &io, int chan, std::string host, unsigned short port, udp::endpoint &ep) |
MAVConn UDP link class.
Definition in file udp.cpp.