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