FResolveInfoAsync::FResolveInfoAsync

Copies the host name for async resolution

Windows
MacOS
Linux

References

Module

Sockets

Header

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

Include

#include "IPAddress.h"

Source

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

Syntax

FResolveInfoAsync
(
    const ANSICHAR * InHostName
)

Remarks

Copies the host name for async resolution

Parameters

Parameter

Description

InHostName

the host name to resolve

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