aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/iomgr_posix_cfstream.cc
Commit message (Collapse)AuthorAge
* Extend ev_posix.* to prepare for the new background poller 'epollbg',Gravatar Guantao Liu2018-11-19
| | | | | | | | | and get rid of the dependency loop on the grpc shutdown path. Make sure all background closures are complete before shutting down the other grpc modules. Avoid using the backup poller in TCP endpoints if using the background poller.
* clang-formatGravatar Muxi Yan2018-08-07
|
* Enable CFStream with environment variableGravatar Muxi Yan2018-08-06