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
/
tcp_posix.c
Commit message (
Expand
)
Author
Age
*
Tweak comment
Craig Tiller
2015-04-29
*
Don't wait for EAGAIN before reporting reads up
Craig Tiller
2015-04-28
*
Hoist iov_size into a grpc_tcp member
Craig Tiller
2015-04-28
*
Fix some name choices
Vijay Pai
2015-04-15
*
Mark activation for read, write, and time spent in system calls
Vijay Pai
2015-04-15
*
Tracer registration.
Craig Tiller
2015-03-01
*
Add a facility to control tracing without recompiling
Craig Tiller
2015-02-20
*
Fix a TSAN reported error
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
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
Add platform ifdefs, fix up some MSVC warnings
Craig Tiller
2015-01-21
*
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
*
Introduce the (outside-of-iomgr) pollset API.
ctiller
2014-12-19
*
GOAWAY & Reconnection support.
ctiller
2014-12-15
*
Introducing iomgr.
ctiller
2014-12-09