index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
iomgr
/
resolve_address_uv.c
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'upstream/v1.2.x' into HEAD
Jan Tattermusch
2017-04-12
|
\
|
*
Node: fix hang after DNS resolution failure
murgatroid99
2017-04-06
*
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...
ncteisen
2017-03-14
|
\
|
*
|
Change error_create API to slice
ncteisen
2017-03-13
*
|
Change error get/set API to grpc_slice
ncteisen
2017-03-10
|
*
Add uv resolver fallback for named ports, fix portability tests
murgatroid99
2017-03-09
|
/
*
Fix bugs in UV DNS resolver implementation
murgatroid99
2017-01-31
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
Request a pollset_set in grpc_resolve_address
Yuchen Zeng
2016-12-15
*
UV tests pass on linux
murgatroid99
2016-10-07
*
Clang format
murgatroid99
2016-09-26
*
Remove sockaddr type structs and socklen_t from internal core APIs, update PO...
murgatroid99
2016-09-23
*
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16