Namespaces | Defines | Functions
tcp.cpp File Reference

MAVConn TCP link classes. More...

#include <cassert>
#include <console_bridge/console.h>
#include <mavconn/thread_utils.h>
#include <mavconn/tcp.h>
Include dependency graph for tcp.cpp:

Go to the source code of this file.

Namespaces

namespace  mavconn

Defines

#define ADD_IOSTAT(_field)   iostat._field += inst_iostat._field
#define ADD_STATUS(_field)   status._field += inst_status._field
#define PFXd   "mavconn: tcp%d: "

Functions

static bool mavconn::resolve_address_tcp (io_service &io, int chan, std::string host, unsigned short port, tcp::endpoint &ep)

Detailed Description

MAVConn TCP link classes.

Author:
Vladimir Ermakov <vooon341@gmail.com>

Definition in file tcp.cpp.


Define Documentation

#define ADD_IOSTAT (   _field)    iostat._field += inst_iostat._field
#define ADD_STATUS (   _field)    status._field += inst_status._field


libmavconn
Author(s): Vladimir Ermakov
autogenerated on Sat Jun 8 2019 19:55:13