aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/pollset_multipoller_with_epoll.c
Commit message (Expand)AuthorAge
...
| * Make it possible to run with poll() instead of epoll()Gravatar Craig Tiller2015-05-29
* | Remove condition variable from pollsetGravatar Craig Tiller2015-05-28
|/
* Correct the comment documenting how to disable having multiple threadsGravatar David Klempner2015-02-18
* Destroy the wakeup fd in the right functionGravatar David Klempner2015-02-11
* Clean up the epoll wakeup fd too.Gravatar David Klempner2015-02-11
* Address pull request thread commentsGravatar David Klempner2015-02-11
* Remove now unnecessary check that incoming epoll fds are not orphanedGravatar David Klempner2015-02-11
* Epoll based multipollerGravatar David Klempner2015-02-10