Commit Graph

8 Commits

Author SHA1 Message Date
Martin Ridgers
be972be826 Moved the Trace namespace into the UE namespace.
#rb jb
#rnx

[CL 14762673 by Martin Ridgers in ue5-main branch]
2020-11-17 06:54:28 -04:00
Stefan Boberg
55a8b15f1f Copying //UE4/Dev-Core to Main (//UE4/Main)
#rb none

[CL 11258477 by Stefan Boberg in Main branch]
2020-02-05 14:26:36 -05:00
Martin Ridgers
d5184a8ac4 Did pass over socket closing.
#rb trivial
#rnx

[CL 11152757 by Martin Ridgers in Dev-Core branch]
2020-01-29 03:46:28 -05:00
Martin Ridgers
e95ade82c1 Best practice is to call shutdown on a socket prior to closing it so the OS ensures all written data is sent.
#rb none
#rnx

[CL 11095745 by Martin Ridgers in Dev-Core branch]
2020-01-23 12:07:15 -05:00
ionut matasaru
a6382278a3 [TraceAnalysis] Removed TRACE_WITH_ASIO toggle macro.
#rb Martin.Ridgers

[CL 11091671 by ionut matasaru in Dev-Core branch]
2020-01-23 06:31:29 -05:00
Martin Ridgers
e923bf2eb1 Added accessors to get a socket's ports and remote ip address.
#rb trivial
#rnx

[CL 11062197 by Martin Ridgers in Dev-Core branch]
2020-01-19 11:26:57 -05:00
Martin Ridgers
a16771933c Addressed "-disableunity -nopch" matters.
#rb trivial
#rnx

[CL 10992026 by Martin Ridgers in Dev-Core branch]
2020-01-15 07:02:43 -05:00
Martin Ridgers
a74b12e037 First draft of a server/client architecture for the trace store. Currently disabled pending TPS review of dependencies.
#rb none
#rnx

[CL 10991636 by Martin Ridgers in Dev-Core branch]
2020-01-15 04:36:44 -05:00