Go to the documentation of this file.
46 #if defined(SIMPLE_MESSAGE_LINUX) || defined(LINUXSOCKETS)
48 #include "sys/socket.h"
50 #include "arpa/inet.h"
58 #ifdef SIMPLE_MESSAGE_MOTOPLUS
90 bool rawPoll(
int timeout,
bool & ready,
bool & error);
static const int MAX_BUFFER_SIZE
maximum size of buffer for receiving data (fixed memory size used in order to avoid dynamic memory al...
int rawReceiveBytes(char *buffer, industrial::shared_types::shared_int num_bytes)
static const char CONNECT_HANDSHAKE
udp socket connect handshake value
int rawSendBytes(char *buffer, industrial::shared_types::shared_int num_bytes)
bool rawPoll(int timeout, bool &ready, bool &error)
polls socket for data or error
char udp_read_buffer_[MAX_BUFFER_SIZE+1]
Defines socket functions required for a simple connection type.
simple_message
Author(s): Shaun Edwards
autogenerated on Wed Mar 2 2022 00:24:53