Navigation
Unreal Engine C++ API Reference > 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. |