FResolveInfoAsync::FResolveInfoAsync

Copies the host name for async resolution

Choose your operating system:

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