index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
transport
/
connectivity_state.c
Commit message (
Expand
)
Author
Age
*
Added subchannel ability to unsubscribe to connectivity state changes.
David Garcia Quintas
2015-09-30
*
clang-format all core files
Craig Tiller
2015-09-22
*
Change runs to enqueue
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
*
clang-format all core files
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Fixes
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-21
*
Cleanup
Craig Tiller
2015-09-18
*
Introduce call lists for moving work outside locks
Craig Tiller
2015-09-18
*
Update connectivity state code to be completely synchronous
Craig Tiller
2015-09-17
*
Getting stuff working
Craig Tiller
2015-09-16
*
Core compiles with workqueues
Craig Tiller
2015-09-15
*
Fix state tracking, refcounting bugs
Craig Tiller
2015-07-17
*
Enforce one of the state transitions
Craig Tiller
2015-07-17
*
Added connectivity tests, fixed bugs
Craig Tiller
2015-07-16
*
Remove debug code
Craig Tiller
2015-07-01
*
clang-format affected files
Craig Tiller
2015-06-30
*
Add connect retry, backoff
Craig Tiller
2015-06-29
*
Debugging
Craig Tiller
2015-06-29
*
Use connectivity state tracking code in chttp2 transport
Craig Tiller
2015-06-29