Files
UnrealEngineUWP/Engine/Source/Runtime/Sockets
Dmitry Rekman 1c367662a5 Fix Linux running out of file handles over time (UE-16483).
- Child processes inherited open handles; added CLOEXEC to both file operations and sockets.

[CL 2647541 by Dmitry Rekman in Main branch]
2015-08-07 01:34:59 -04:00
..