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_server_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
*
Improve how UV TCP servers and endpoints are shut down
murgatroid99
2017-05-09
*
Change error_create API to slice
ncteisen
2017-03-13
*
Change error get/set API to grpc_slice
ncteisen
2017-03-10
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
|
*
Fix closure usage in UV code
Craig Tiller
2017-01-03
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-12
|
\
|
|
*
Fix allocation bug.
Mark D. Roth
2016-12-09
|
*
Pass ownership of grpc_tcp_server_acceptor to connector.
Mark D. Roth
2016-12-08
*
|
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
*
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