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
/
tcp_client_uv.c
Commit message (
Expand
)
Author
Age
*
Fix some memory leaks in UV TCP code
murgatroid99
2017-07-10
*
Add rich closure debug mode
ncteisen
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix old trace vars
Craig Tiller
2017-05-04
*
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
|
/
*
Merge github.com:grpc/grpc into zalloc
Craig Tiller
2017-02-24
|
\
*
|
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
|
*
Add tcp_client_uv tracing
murgatroid99
2017-01-31
|
/
*
Use `grpc_closure`s in `grpc_timer`s
Masood Malekghassemi
2017-01-05
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
Fix function names
Craig Tiller
2016-12-06
|
/
*
Add resource quota support to uv TCP code
murgatroid99
2016-10-31
*
Clean up code after merge with master
murgatroid99
2016-10-10
*
UV tests pass on linux
murgatroid99
2016-10-07
*
Compile and link core tests with libuv
murgatroid99
2016-10-03
*
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