Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/ISocketSubsystem > API/Runtime/Sockets/ISocketSubsystem/GetHostByName
References
| Module | Sockets |
| Header | /Engine/Source/Runtime/Sockets/Public/SocketSubsystem.h |
| Include | #include "SocketSubsystem.h" |
| Source | /Engine/Source/Runtime/Sockets/Private/SocketSubsystem.cpp |
virtual FResolveInfo &42; GetHostByName
&40;
const ANSICHAR &42; HostName
&41;
Remarks
Creates a platform specific async hostname resolution object the resolve info to query for the address
Parameters
| Name | Description |
|---|---|
| HostName | the name of the host to look up |