Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/ISocketSubsystem
- ISocketSubsystem::CreateResolveInfoCached()
- FSocketSubsystemEOS::CreateResolveInfoCached()
References
| Module | Sockets |
| Header | /Engine/Source/Runtime/Sockets/Public/SocketSubsystem.h |
| Include | #include "SocketSubsystem.h" |
| Source | /Engine/Source/Runtime/Sockets/Private/SocketSubsystem.cpp |
virtual FResolveInfoCached &42; CreateResolveInfoCached
&40;
TSharedPtr< FInternetAddr > Addr
&41; const
Remarks
Creates a resolve info cached struct to hold the resolved address
Addr address to resolve for the socket subsystem the new resolved address or NULL if failed