aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/tcp_posix.c
Commit message (Expand)AuthorAge
...
| | * Merge github.com:grpc/grpc into one-readGravatar Craig Tiller2015-04-30
| | |\ | | |/ | |/|
| * | Merge comments. See below.Gravatar David Garcia Quintas2015-04-29
| | * Tweak commentGravatar Craig Tiller2015-04-29
| |/ |/|
| * Integration of Systemtap (STAP) for profiling.Gravatar David Garcia Quintas2015-04-29
* | Don't wait for EAGAIN before reporting reads upGravatar Craig Tiller2015-04-28
* | Hoist iov_size into a grpc_tcp memberGravatar Craig Tiller2015-04-28
|/
* Fix some name choicesGravatar Vijay Pai2015-04-15
* Mark activation for read, write, and time spent in system callsGravatar Vijay Pai2015-04-15
* Tracer registration.Gravatar Craig Tiller2015-03-01
* Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
* Fix a TSAN reported errorGravatar Craig Tiller2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
* Add platform ifdefs, fix up some MSVC warningsGravatar Craig Tiller2015-01-21
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* GOAWAY & Reconnection support.Gravatar ctiller2014-12-15
* Introducing iomgr.Gravatar ctiller2014-12-09