nn::socket::GetResolver Function
s32 GetResolver(
u8 * pResolver1,
u8 * pResolver2
);
| Name | Description | |
|---|---|---|
| out | pResolver1 | Specifies the buffer in which to output the address of the primary DNS server. |
| out | pResolver2 | Specifies the buffer in which to output the address of the secondary DNS server. |
Gets the address of the DNS server to use for name resolution.
CONFIDENTIAL