Choose your operating system:
Windows
macOS
Linux
Deprecated
Use constructor that supports an FName as the AddressProtocol property is now deprecated. AddressProtocolName supports multiple protocol types as should be used instead.
Module |
|
Header |
/Engine/Source/Runtime/Sockets/Public/AddressInfoTypes.h |
Include |
#include "AddressInfoTypes.h" |
FAddressInfoResultData
(
TSharedRef< FInternetAddr > InAddr,
SIZE_T InAddrLen,
ESocketProtocolFamily InProtocol,
ESocketType InSocketConfiguration
)