FAddressInfoResultData

Overload list

Windows
MacOS
Linux
Name Description

Public function

FAddressInfoResultData

(
    TSharedRef< FInternetAddr > InAddr,
    SIZE_T InAddrLen,
    ESocketProtocolFamily InProtocol,
    ESocketType InSocketConfiguration
)

Use constructor that supports an FName as the AddressProtocol property is now deprecated. AddressProtocolName supports multiple protocol types as should be used instead.

Public function

FAddressInfoResultData

(
    TSharedRef< FInternetAddr > InAddr,
    SIZE_T InAddrLen,
    const FName InProtocol,
    ESocketType InSocketConfiguration
)

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