Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/ISocketSubsystem
| Type | Name | Description | |
|---|---|---|---|
| FAddressInfoResult | GetAddressInfo
(
const TCHAR* HostName, |
Migrate to GetAddressInfo that takes an FName as the protocol specification. | |
| FAddressInfoResult | GetAddressInfo
(
const TCHAR* HostName, |
Gets the address information of the given hostname and outputs it into an array of resolvable addresses. |