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