Commit Graph

5 Commits

Author SHA1 Message Date
Jaroslaw Palczynski
724ea452a5 Refactoring thread affinity settings.
There was a bug in setting affinity of a thread that assumed affinity from lookup table with key being a thread name. When names was appended with consecutive numbers (e.g. "RenderingThread 1") the mechanism failed. Refactored this to use special static consts describing affinity override'able by different platforms for different affinity types + possibility of setting affinity per thread.
#codereview Jaroslaw.Surowiec

[CL 2070197 by Jaroslaw Palczynski in Main branch]
2014-05-12 08:40:54 -04:00
Mikolaj Sieluzycki
7a1386bfc9 #ttp 331740 UE4: Core: Runnable thread clean-up
#proj core
#branch UE4
#summary Remove all bAutoDeleteSelf and bAutoDeleteRunnable usage from the runnable.
#codereview Robert.Manuszewski

[CL 2070165 by Mikolaj Sieluzycki in Main branch]
2014-05-12 08:39:12 -04:00
Max Preussner
42f92c078f Networking: added FIPv4Endpoint.ToString()
[CL 2057414 by Max Preussner in Main branch]
2014-04-27 22:16:54 -04:00
Max Preussner
49c1bfbffe removed pending data size checks (no longer needed, because HasPendingData() now correctly returns false if there is no pending data)
#CodeReview: peter.sauerbrei, sam.zamani

[CL 2052838 by Max Preussner in Main branch]
2014-04-23 20:02:10 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00