aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/client_channel/channel_connectivity.c
Commit message (Collapse)AuthorAge
* clang-format codeGravatar Craig Tiller2017-01-03
|
* Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
* Rename client_config directory to client_channel.Gravatar Mark D. Roth2016-09-14