aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/tcp_uv.c
Commit message (Expand)AuthorAge
* Fix sanity, uv, and windows buildsGravatar murgatroid992016-11-10
* Some slice and resource quota updates to UV and Node codeGravatar murgatroid992016-11-09
* Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\
| * Fixed weird whitespace changeGravatar murgatroid992016-11-01
| * Add resource quota support to uv TCP codeGravatar murgatroid992016-10-31
* | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
|\|
| * Add commentGravatar murgatroid992016-10-27
| * Disable Nagle's algorithm in libuv endpointsGravatar murgatroid992016-10-27
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
|/
* Clean up code after merge with masterGravatar murgatroid992016-10-10
* UV tests pass on linuxGravatar murgatroid992016-10-07
* Compile and link core tests with libuvGravatar murgatroid992016-10-03
* Clang formatGravatar murgatroid992016-09-26
* Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16