index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
/
pollset.h
Commit message (
Expand
)
Author
Age
*
stream_op cleanup: pollset changes
Craig Tiller
2015-11-02
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-18
*
Windows implementation of new pollset semantics
Craig Tiller
2015-08-06
*
Working towards a non-blocking API test
Craig Tiller
2015-08-06
*
Allow specific pollers to be woken
Craig Tiller
2015-07-29
*
Fixing Windows port after the removal of the backup poller.
Nicolas Noble
2015-06-23
*
Docs
Craig Tiller
2015-06-18
*
clang-format
Craig Tiller
2015-06-05
*
Initial pollset_set design sketch
Craig Tiller
2015-05-07
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Add a shutdown API to pollset
David Klempner
2015-02-24
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Disable compilation of some files
Craig Tiller
2015-01-21
*
Fix win32 build error.
Craig Tiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Introduce the (outside-of-iomgr) pollset API.
ctiller
2014-12-19