Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/ISocketSubsystem
References
| Module | Sockets |
| Header | /Engine/Source/Runtime/Sockets/Public/SocketSubsystem.h |
| Include | #include "SocketSubsystem.h" |
| Source | /Engine/Source/Runtime/Sockets/Private/SocketSubsystem.cpp |
void RemoveHostNameFromCache
&40;
const ANSICHAR &42; HostName
&41;
Remarks
Removes the host name to ip mapping from the cache
Parameters
| Name | Description |
|---|---|
| HostName | the host name to search for |