aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/channel_ping.c
Commit message (Collapse)AuthorAge
* Update copyrightsGravatar Craig Tiller2016-01-28
|
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
| | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions
* Fix proxy end2end testsGravatar Craig Tiller2015-12-14
| | | | | | | | Some transport callbacks weren't getting triggered. We now ensure that this always occurs. Additionally: left some debug only code around to make this class of bug easier to diagnose in the future.
* Ensure reserved argument is NULLGravatar Craig Tiller2015-12-10
|
* clang-formatGravatar Craig Tiller2015-12-07
|
* Start of ping sketchGravatar Craig Tiller2015-12-07