Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/ISocketSubsystem
| Type | Name | Description | |
|---|---|---|---|
| FResolveInfo * | GetHostByName
(
const ANSICHAR* HostName |
Creates a platform specific async hostname resolution object | |
| ESocketErrors | GetHostByName
(
const ANSICHAR* HostName, |
Does a DNS look up of a host name This code assumes a lot, and as such, it's not guaranteed that the results provided by it are correct. |