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
Commit message (
Expand
)
Author
Age
*
Return bound port number from grpc_server_add_http2_port.
ctiller
2015-01-12
*
Don't log on EINTR.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Don't log on EINTR.
ctiller
2015-01-08
*
Remove libevent.
ctiller
2015-01-08
*
Have grpc_iomgr_work() adjust its poll deadline to account for the next alarm.
klempner
2014-12-29
*
Fix poll kicking, unflaking _low_test.py
klempner
2014-12-29
*
Port [] alarm management to GRPC.
ctiller
2014-12-29
*
gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.
pmarks
2014-12-19
*
Introduce the (outside-of-iomgr) pollset API.
ctiller
2014-12-19
*
Fix include guards.
ctiller
2014-12-17
*
Remove endpoint/ directories.
ctiller
2014-12-17
*
Make alarm initialization take a timespec now.
ctiller
2014-12-16
*
GOAWAY & Reconnection support.
ctiller
2014-12-15
*
Add time averaged stats for future alarm list work.
ctiller
2014-12-15
*
Simplify alarm API.
ctiller
2014-12-15
*
Remove log spam
ctiller
2014-12-12
*
Wait for name resolutions to complete before shutting down iomgr.
ctiller
2014-12-11
*
Introducing iomgr.
ctiller
2014-12-09