An object that holds ipv4 or ipv6 binary encoded host addresses.
More...
#include <socket.h>
|
union { | |
|
struct in_addr ipv4 | |
|
struct in6_addr ipv6 | |
|
}; | | |
|
An object that holds ipv4 or ipv6 binary encoded host addresses.
Definition at line 91 of file socket.h.
◆ ipv4
struct in_addr hostaddr_internet::ipv4 |
◆ ipv6
struct in6_addr hostaddr_internet::ipv6 |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/ucommon-7.0.0-build/ucommon-7.0.0/inc/ucommon/socket.h