aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/pollset_multipoller_with_poll_posix.c
Commit message (Expand)AuthorAge
* Remove the current poller from the watch list to avoid immediately kicking it...Gravatar Craig Tiller2015-03-11
* Check POLLHUP, POLLERR as requiredGravatar Craig Tiller2015-02-20
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Epoll based multipollerGravatar David Klempner2015-02-10
* Reduce contention on lockGravatar Craig Tiller2015-02-09
* Fix some TSAN reported errorsGravatar Craig Tiller2015-01-29
* Factor out the pollset kicking mechanism and eliminate shardingGravatar David Klempner2015-01-16
* Don't log on EINTR.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Don't log on EINTR.Gravatar ctiller2015-01-08
* Remove libevent.Gravatar ctiller2015-01-08