Files
UnrealEngineUWP/Engine/Source/Runtime/StorageServerClient/Public
zousar shaker e330e9d4c9 Target Iteration: Usability improvements to StorageServerConnection/File:
- Set a lower timeout on the duration of initial handshake (5.0 seconds) so that we don't stall for a long time trying to connect to an invalid host
- Provide a descriptive error messagebox when not in unattended mode and we fail to connect to any host
- Avoid attempting to connect to localhost on non-desktop platforms (they can never be the host, and if we're using IPv6 localhost, it can cause them to try an unnecessary name lookup).

#rb dan.engelbrecht

[CL 27326709 by zousar shaker in ue5-main branch]
2023-08-23 19:13:18 -04:00
..