- May 07, 2015
-
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
- May 06, 2015
-
-
Jan Tattermusch authored
-
Stanley Cheung authored
-
Tim Emiola authored
-
David Garcia Quintas authored
It's meant to have a special status in the analysis, whereby latencies from important marks to all their enclosing BEGIN ({) and END (}) markings will be measured.
-
- May 05, 2015
-
-
Stanley Cheung authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Yang Gao authored
-
- May 04, 2015
-
-
Jan Tattermusch authored
-
David Garcia Quintas authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Yang Gao authored
-
Yang Gao authored
-
Yang Gao authored
-
zeliard authored
-
Nicolas "Pixel" Noble authored
-) Fixed a few more (much more rare) race conditions on shutdown. -) Fixed a degenerate case if we create a server but never start it.
-
- May 03, 2015
-
-
Nicolas "Pixel" Noble authored
Fixing a very edge case where the tcp_client can crash due to race conditions on connection abortion.
-
- May 02, 2015
-
-
Nicolas "Pixel" Noble authored
-) tcp client and server should no longer starve waiting on orphans -) proper server shutdown sequence to prevent use-after-free.
-
Nicolas "Pixel" Noble authored
By the standard, std::function can only capture class functions, and not class methods. For some reasons, this works under gcc however. Visual Studio rejects it. std::mem_fn is proper template to use.
-
Craig Tiller authored
-
- May 01, 2015
-
-
Craig Tiller authored
-
murgatroid99 authored
-
Jan Tattermusch authored
-
Simon Koo authored
-
Craig Tiller authored
-
Yang Gao authored
-
Jan Tattermusch authored
-
Nicolas "Pixel" Noble authored
-