socket_conn Struct Reference

PubSub connection structure. More...

#include <socket.h>

Data Fields

bool is_active
 
int socket_handle
 
struct sockaddr_in socket_addr
 

Field Documentation

bool socket_conn::is_active

Status flag

struct sockaddr_in socket_conn::socket_addr

Socket address info structure

int socket_conn::socket_handle

Raw network connection handle - today this is a csp connection


The documentation for this struct was generated from the following file: