- Mar 13, 2016
-
-
Paul Querna authored
-
- Mar 11, 2016
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
Move C-layer call creation into GRPCChannel, so that it always acts on a non-destroyed channel. Listen for connectivity in the GRPCCall, and destroy the channel.
-
Masood Malekghassemi authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Stanley Cheung authored
-
Stanley Cheung authored
-
- Mar 10, 2016
-
-
Jan Tattermusch authored
-
murgatroid99 authored
-
- Mar 09, 2016
-
-
Masood Malekghassemi authored
-
Yuchen Zeng authored
- Revised 'protoc' section and 'Documentation' section as LisaFC suggested. - Added 'Examples' section as LisaFC suggested. Resolves: #5661
-
Masood Malekghassemi authored
-
murgatroid99 authored
-
murgatroid99 authored
-
Craig Tiller authored
Obvious in hindsight, if the cas failed, we still created the subchannel call object and then left it dangling. Fixes a leak observed on master in the past 48 hours.
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Yuchen Zeng authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Mar 08, 2016
-
-
Stanley Cheung authored
-
murgatroid99 authored
-
Stanley Cheung authored
-
Jan Tattermusch authored
-
- Mar 07, 2016
-
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Mar 05, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Mar 04, 2016
-
-
murgatroid99 authored
-
Craig Tiller authored
It was possible for entries in watchers[] to be deleted by another thread before we called begin_poll. I'd like to do something nicer than this eventually... but that'll be easier once we've got the polling loop cleaned up (which is currently WIP)
-
Jan Tattermusch authored
Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"
-
Stanley Cheung authored
-
Greg Haines authored
-
Sree Kuchibhotla authored
-