index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
channel
/
client_setup.c
Commit message (
Expand
)
Author
Age
*
Docs
Craig Tiller
2015-06-18
*
Docs
Craig Tiller
2015-06-17
*
Docs, formatting
Craig Tiller
2015-06-17
*
clang-format affected files
Craig Tiller
2015-06-17
*
Spam cleanup
Craig Tiller
2015-06-11
*
Move channel connection pollset to be across all attempts
Craig Tiller
2015-06-10
*
clang-format
Craig Tiller
2015-06-05
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
*
|
Reduce spam
Craig Tiller
2015-05-29
*
|
Fix memory leak, add debug
Craig Tiller
2015-05-29
*
|
clang-format some files
Craig Tiller
2015-05-13
*
|
Properly manage interest set for waiting calls
Craig Tiller
2015-05-13
*
|
Keep client setup request alive to keep pollset around until request finishes
Craig Tiller
2015-05-12
*
|
Move pollset_set ownership from channel to transport setup
Craig Tiller
2015-05-12
*
|
Plumb pollset_set through to tcp setup
Craig Tiller
2015-05-08
*
|
Plumb pollset_set through setup pipeline
Craig Tiller
2015-05-08
|
/
*
Fix a TSAN reported race
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Port [] alarm management to GRPC.
ctiller
2014-12-29
*
Make alarm initialization take a timespec now.
ctiller
2014-12-16
*
Simplify alarm API.
ctiller
2014-12-15
*
Wait for name resolutions to complete before shutting down iomgr.
ctiller
2014-12-11
*
Introducing iomgr.
ctiller
2014-12-09
*
Remove argument to grpc_em_alarm_cancel as it isn't used.
vpai
2014-12-01
*
Initial import.
Nicolas Noble
2014-11-26