The socket instance structure. More...
#include <socket.h>
The socket instance structure.
int8_t address[QSC_SOCKET_ADDRESS_MAX_SIZE] |
The sockets string address
qsc_socket_address_families address_family |
The sockets address family type
socket_t connection |
A socket connection pointer
qsc_socket_states connection_status |
The connection state type
uint32_t instance |
The sockets instance count
uint16_t port |
The sockets port number
qsc_socket_protocols socket_protocol |
The socket protocol type
qsc_socket_transports socket_transport |
The socket transport type