MAVConn TCP link classes. More...
#include <cassert>
#include <console_bridge/console.h>
#include <mavconn/thread_utils.h>
#include <mavconn/tcp.h>
Go to the source code of this file.
Namespaces | |
namespace | mavconn |
Functions | |
static bool | mavconn::resolve_address_tcp (io_service &io, std::string host, unsigned short port, tcp::endpoint &ep) |
MAVConn TCP link classes.
Definition in file tcp.cpp.