Files
UnrealEngineUWP/Engine/Source
Ben Marsh f38139ee3d Attempts to improve performance and robustness of GitDependencies.
- Now uses 4 threads by default
- Decompression is done on a separate thread
- Each download thread exists in a succeed or fail state, and program only fails once no progress is being made by any thread
- Uses HttpWebRequest/HttpWebResponse instead of WebClient

[CL 2353640 by Ben Marsh in Main branch]
2014-11-07 17:01:06 -05:00
..
2014-11-07 16:26:06 -05:00
2014-11-07 16:56:07 -05:00