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