sockaddr_storage Struct Reference
Socket address storage. More...
#include <bsd_socket.h>
Data Fields | |
sa_family_t | ss_family |
uint8_t | ss_pad [26] |
Detailed Description
Socket address storage.
Definition at line 342 of file bsd_socket.h.
Field Documentation
◆ ss_family
sa_family_t ss_family |
Definition at line 344 of file bsd_socket.h.
◆ ss_pad
uint8_t ss_pad[26] |
Definition at line 345 of file bsd_socket.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/bsd_socket.h