nn::socket::HostEnt StructureA structure used with the GetHostByAddr function and GetHostByName function.
| name | char * | The host's official name. | |
|---|---|---|---|
| aliases | char ** | A pointer to a list of aliases. | |
| addrType | s16 | The address type. PF_INET |
|
| length | s16 | The size of the socket structure. | |
| addrList | u8 ** | A pointer to a list of socket structures. |
CONFIDENTIAL