aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/tcp_uv.h
Commit message (Expand)AuthorAge
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
|\
* | clang fmtGravatar ncteisen2017-11-17
* | Remove all extern CGravatar ncteisen2017-11-17
| * Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-13
| |\ | |/ |/|
* | Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
| * Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
| |\ | |/ |/|
* | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| * Better nameGravatar Craig Tiller2017-10-18
| * C++ize tracingGravatar Craig Tiller2017-10-16
|/
* Add newline at the end of src/core headers that did not have itGravatar Yash Tibrewal2017-10-09
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Fix old trace varsGravatar Craig Tiller2017-05-04
* Add resource quota support to uv TCP codeGravatar murgatroid992016-10-31
* Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16