aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/tcp_uv.c
Commit message (Collapse)AuthorAge
* Address comments: change names and remove unnecessary linesGravatar murgatroid992017-07-20
|
* Merge branch 'master' into uv_portability_fixGravatar murgatroid992017-07-18
|\
* | Add asserts that uv calls all run on the same threadGravatar murgatroid992017-07-18
| |
* | Fix failures in libuv portability testsGravatar murgatroid992017-07-18
| |
| * Tracers know their nameGravatar ncteisen2017-07-13
|/
* Fix some memory leaks in UV TCP codeGravatar murgatroid992017-07-10
|
* Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmergeGravatar murgatroid992017-07-06
|\
| * Remove extra blank lineGravatar murgatroid992017-06-26
| |
| * Fix unref of read slice in tcp_uv.cGravatar murgatroid992017-06-26
| |
| * Node: fix status memory leak, improve tcp_uv read buffer allocation codeGravatar murgatroid992017-06-23
| |
* | Add cq and fd tracerGravatar ncteisen2017-06-08
| |
* | Add refcount to tcp tracerGravatar ncteisen2017-06-08
| |
* | Add rich closure debug modeGravatar ncteisen2017-06-08
| |
* | Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\ \
| * | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |/
* | Remove unused functionGravatar Craig Tiller2017-06-07
| |
* | Fix build errorGravatar Craig Tiller2017-06-06
|/
* Upmerge from v1.3.x branch to masterGravatar Stanley Cheung2017-05-17
|\
| * Improve how UV TCP servers and endpoints are shut downGravatar murgatroid992017-05-09
| |
* | Fix tracer usageGravatar Craig Tiller2017-05-09
| |
* | Fix tracer declGravatar Craig Tiller2017-05-09
|/
* Change error_create API to sliceGravatar ncteisen2017-03-13
|
* Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
|
* Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
|\
| * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
| | | | | | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
| * Add missing header include in tcp_uv.cGravatar murgatroid992017-01-30
| |
* | Update nodeGravatar Craig Tiller2017-01-27
| |
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/ | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* clang-formatGravatar Craig Tiller2017-01-06
|
* Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
|
* Merge branch 'slice_with_exec_ctx_and_new_closures' into ↵Gravatar Craig Tiller2017-01-04
|\ | | | | | | metadata_filter_and_new_closures
| * Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-04
| |\
| | * More UV fixesGravatar Craig Tiller2017-01-03
| | |
| * | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\|
| | * clang-format codeGravatar Craig Tiller2017-01-03
| | |
| | * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | | | | | | | | | | | | | | | | | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
* | | Make Node extension work with slice changesGravatar murgatroid992016-12-12
|/ /
* | clang-formatGravatar Craig Tiller2016-12-07
| |
* | Make core_banned_functions.py pass againGravatar Craig Tiller2016-12-06
|/
* 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
|