hostaddr_internet Struct Reference
An object that holds ipv4 or ipv6 binary encoded host addresses.
More...
#include <socket.h>
|
Data Fields |
union { |
in_addr ipv4 |
in6_addr ipv6 |
}; | |
Detailed Description
An object that holds ipv4 or ipv6 binary encoded host addresses.
Definition at line 82 of file socket.h.
The documentation for this struct was generated from the following file:
Generated on 14 Aug 2013 for UCommon by
1.4.7