- Mar 09, 2016
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Mar 08, 2016
-
-
David Garcia Quintas authored
-
- Mar 04, 2016
-
-
Sree Kuchibhotla authored
-
- Mar 03, 2016
-
-
Vijay Pai authored
There is a comment above IsCancelled that says when it is ok to use this.
-
- Feb 02, 2016
-
-
Alistair Veitch authored
-
- Jan 28, 2016
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Jan 21, 2016
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Jan 14, 2016
-
-
David Garcia Quintas authored
-
- Jan 12, 2016
-
-
murgatroid99 authored
-
- Jan 11, 2016
-
-
Ian Coolidge authored
In some cases, the prototype argument order was different than the declaration order. Based on a patch from Sam Leffler.
-
- Sep 03, 2015
-
-
Craig Tiller authored
Original PR #3074 by @dgquintas
-
Craig Tiller authored
-
- Aug 31, 2015
-
-
David Garcia Quintas authored
Minor fixes to previously existing docs.
-
- Aug 26, 2015
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Aug 25, 2015
-
-
David Garcia Quintas authored
-
- Aug 22, 2015
-
-
yang-g authored
-
- Aug 20, 2015
-
-
yang-g authored
-
- Aug 13, 2015
-
-
yang-g authored
-
- Jul 13, 2015
-
-
Craig Tiller authored
Use it to validate that arithmetic on time types makes even some vague kind of sense.
-
- Jun 23, 2015
-
-
yang-g authored
-
- Jun 05, 2015
-
-
Craig Tiller authored
-
- Jun 04, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- May 06, 2015
-
-
Craig Tiller authored
Move completion queue binding for new requests to the new request request time, not server instantiation time.
-
- Apr 27, 2015
-
-
zeliard authored
-
- Apr 24, 2015
-
-
Yang Gao authored
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free.
-
- Apr 08, 2015
-
-
Nicolas Noble authored
-
- Mar 20, 2015
-
-
Yang Gao authored
-
- Mar 19, 2015
-
-
Yang Gao authored
-
Nicolas "Pixel" Noble authored
-
- Mar 17, 2015
- Mar 12, 2015
-
-
Vijay Pai authored
-
Vijay Pai authored
tag. This can happen if the tag is actually an integer being typecast to void* To avoid breaking the API of existing Next calls, I've made a new AsyncNext method with a tri-state return that indicates whether there is a shutdown, an actual event, or a timeout. Still needs proper testing for the AsyncNext method specifically.
-
- Mar 11, 2015
-
-
Vijay Pai authored
If the deadline elapses, return true but have a null tag.
-