Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Sockets/Public/AddressInfoTypes.h |
Include |
#include "AddressInfoTypes.h" |
struct FAddressInfoResultData
Name | Description | ||
---|---|---|---|
|
TSharedRef< FIn... |
Address |
The address associated with this result |
|
AddressLen |
Length of the returned address data |
|
|
AddressProtocol |
The protocol of the address stored |
|
|
AddressProtocolName |
The protocol name of the address stored |
|
|
SocketConfiguration |
Streaming or datagram |
Name | Description | |
---|---|---|
|
FAddressInfoResultData ( |
Use constructor that supports an FName as the AddressProtocol property is now deprecated. AddressProtocolName supports multiple protocol types as should be used instead. |
|
FAddressInfoResultData ( |
Name | Description | ||
---|---|---|---|
|
GetSocketTypeName() |
Name | Description | ||
---|---|---|---|
|
operator== ( |
Name | Description | ||
---|---|---|---|
|
FAddressInfoResultData ( |
Use constructor that supports an FName as the AddressProtocol property is now deprecated. AddressProtocolName supports multiple protocol types as should be used instead. |