sockaddr Struct Reference
Socket address. More...
#include <bsd_socket.h>
Data Fields | |
uint16_t | sa_family |
uint8_t | sa_data [14] |
Detailed Description
Socket address.
Definition at line 268 of file bsd_socket.h.
Field Documentation
◆ sa_data
uint8_t sa_data[14] |
Definition at line 271 of file bsd_socket.h.
◆ sa_family
uint16_t sa_family |
Definition at line 270 of file bsd_socket.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/bsd_socket.h