Struct SYN_SockAddr¶
#include <syn_port_socket.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | ip |
| uint16_t | port |
Detailed Description¶
IPv4 address + port.
Public Attributes Documentation¶
variable ip¶
IPv4 address bytes (network order)
variable port¶
Port number (host order)
The documentation for this class was generated from the following file src/syntropic/port/syn_port_socket.h