aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/resolve_address_uv.c
Commit message (Expand)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge remote-tracking branch 'upstream/v1.2.x' into HEADGravatar Jan Tattermusch2017-04-12
|\
| * Node: fix hang after DNS resolution failureGravatar murgatroid992017-04-06
* | Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar ncteisen2017-03-14
|\|
* | Change error_create API to sliceGravatar ncteisen2017-03-13
* | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
| * Add uv resolver fallback for named ports, fix portability testsGravatar murgatroid992017-03-09
|/
* Fix bugs in UV DNS resolver implementationGravatar murgatroid992017-01-31
* Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* Request a pollset_set in grpc_resolve_addressGravatar Yuchen Zeng2016-12-15
* UV tests pass on linuxGravatar murgatroid992016-10-07
* Clang formatGravatar murgatroid992016-09-26
* Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
* Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16