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_posix.c
Commit message (
Expand
)
Author
Age
*
Clamp read sizes based on resource quota
Craig Tiller
2017-03-30
*
Make chunk sizes configurable, push channel args down a little deeper
Craig Tiller
2017-03-28
*
Merge github.com:grpc/grpc into dynamic_tcp_sizing
Craig Tiller
2017-03-28
|
\
*
|
Dynamically adjust TCP read buffer size
Craig Tiller
2017-03-20
|
*
Change error_create API to slice
ncteisen
2017-03-13
|
*
Change error get/set API to grpc_slice
ncteisen
2017-03-10
|
/
*
Add an error to fd_shutdown (and recursively)
Craig Tiller
2017-01-27
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
clang-format
Craig Tiller
2017-01-06
*
Fixes, remove grpc_error_free_string
Craig Tiller
2017-01-06
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
|
*
Fix some uninitialized variables
Craig Tiller
2016-12-28
|
*
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
|
\
|
|
*
Merge pull request #8745 from kpayson64/sigpipe_handle
kpayson64
2016-12-09
|
|
\
*
|
|
clang-format
Craig Tiller
2016-12-09
*
|
|
Fix compilation
Craig Tiller
2016-12-09
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-09
|
\
|
|
|
*
|
Make TCP error messages more descriptive
Craig Tiller
2016-12-02
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
\
|
|
|
|
*
Return status unavailable (over internal) on EPIPE
Ken Payson
2016-11-14
|
*
|
Merge pull request #8486 from y-zeng/get_tos
Yuchen Zeng
2016-11-10
|
|
\
\
*
|
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
|
\
\
\
|
|
*
|
|
Make resource_quota a real object
Craig Tiller
2016-11-04
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into get_tos
Yuchen Zeng
2016-11-02
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Remove GRPC_SOCKET
Yuchen Zeng
2016-11-02
*
|
|
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
/
/
*
|
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
|
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-26
|
|
\
\
*
|
|
|
Update includes, s/gpr_dump_slice/grpc_dump_slice/g
Craig Tiller
2016-10-26
*
|
|
|
Bulk update #includes
Craig Tiller
2016-10-26
*
|
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
/
/
|
|
*
Add grpc_endpoint_get_socket and GRPC_SOCKET
Yuchen Zeng
2016-10-24
|
*
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
|
\
|
*
|
|
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
|
|
Handle failed allocations
Craig Tiller
2016-09-29
*
|
|
Add tracing, fix some transport bugs wrt buffer_pools
Craig Tiller
2016-09-28
*
|
|
Fixes for destruction
Craig Tiller
2016-09-27
*
|
|
Fixes
Craig Tiller
2016-09-26
*
|
|
Fixes, more tests
Craig Tiller
2016-09-26
*
|
|
TCP buffer pool integration done
Craig Tiller
2016-09-26
*
|
|
Fixes
Craig Tiller
2016-09-26
*
|
|
Fix memory leaks
Craig Tiller
2016-09-23
*
|
|
Buffer pool integration progress
Craig Tiller
2016-09-23
|
|
/
|
/
|
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-16
|
|
\
|
|
*
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
|
*
Revert "Grand unified closures"
Craig Tiller
2016-09-12
[next]