- May 04, 2015
-
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller 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
-
-
murgatroid99 authored
-
Jan Tattermusch authored
-
Simon Koo authored
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Nicolas "Pixel" Noble authored
-
- Apr 30, 2015
-
-
Masood Malekghassemi authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Masood Malekghassemi authored
-
Masood Malekghassemi authored
-
Stanley Cheung authored
-
Craig Tiller authored
-
Stanley Cheung authored
-
Craig Tiller authored
With the metadata batching changes recently, I introduced a bug whereby the http2 stream encoder would end up not being able to set the close bit on a header frame, and instead placed it on a new data frame, which is illegal by the HTTP2 spec.
-
zeliard authored
-
zeliard authored
-
Craig Tiller authored
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Apr 29, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
David Garcia Quintas authored
- Added ptag ignore annotation threshold - prefixed everythig with grpc_ - removed spurious annotations in channel_create.c and client_channel.c - removed stap_probes.h (it's generated from stap_probes.d by make) - Updated Makefile and its template with the right way to generate stap probe headers from its .d definition.
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
Julien Boeuf authored
-
murgatroid99 authored
-
murgatroid99 authored
-