ISocketSubsystem::RemoveHostNameFromCache

Removes the host name to ip mapping from the cache

Windows
MacOS
Linux

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/SocketSubsystem.h

Include

#include "SocketSubsystem.h"

Source

/Engine/Source/Runtime/Sockets/Private/SocketSubsystem.cpp

Syntax

void RemoveHostNameFromCache
(
    const ANSICHAR * HostName
)

Remarks

Removes the host name to ip mapping from the cache

Parameters

Parameter

Description

HostName

the host name to search for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss