index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
/
tcp_posix.c
Commit message (
Expand
)
Author
Age
*
Fix clang-format script
Craig Tiller
2015-09-28
*
Recycle partially filled buffers on the next read
Craig Tiller
2015-09-24
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
Craig Tiller
2015-09-22
*
Change runs to enqueue
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-18
*
Cleanup
Craig Tiller
2015-09-18
*
Core compiles with workqueues
Craig Tiller
2015-09-15
*
Mac build fixes
Craig Tiller
2015-09-10
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
Revert "Revert "Refactor Endpoint API""
Craig Tiller
2015-08-27
*
Revert "Refactor Endpoint API"
Craig Tiller
2015-08-27
*
Fix uninitialized data
Craig Tiller
2015-08-26
*
Turn off refcount debugging
Craig Tiller
2015-08-24
*
Refactor Endpoint API
Craig Tiller
2015-08-21
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-26
|
\
|
*
Fix flow control
Craig Tiller
2015-07-23
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
\
|
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
*
|
Added connectivity tests, fixed bugs
Craig Tiller
2015-07-16
|
/
*
Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as...
Julien Boeuf
2015-06-29
*
clang-format
Craig Tiller
2015-06-05
*
Fix threading problem on early orphaning
Craig Tiller
2015-06-02
*
Fix TSAN reported errors
Craig Tiller
2015-06-01
*
removed managed closures from server.c
David Garcia Quintas
2015-05-31
*
Comments addressed.
David Garcia Quintas
2015-05-31
*
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
*
Fix a potential leak
Yang Gao
2015-05-19
*
Eliminate need for SIGPIPE handling
Craig Tiller
2015-05-06
*
Added missing profiling tags.
David Garcia Quintas
2015-05-04
*
Merge branch 'one-read' of github.com:ctiller/grpc into one-read
Craig Tiller
2015-05-01
|
\
*
\
Merge github.com:grpc/grpc into one-read
Craig Tiller
2015-05-01
|
\
\
|
|
*
Merge github.com:grpc/grpc into one-read
Craig Tiller
2015-04-30
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge comments. See below.
David Garcia Quintas
2015-04-29
|
|
*
Tweak comment
Craig Tiller
2015-04-29
|
|
/
|
/
|
|
*
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29
*
|
Don't wait for EAGAIN before reporting reads up
Craig Tiller
2015-04-28
*
|
Hoist iov_size into a grpc_tcp member
Craig Tiller
2015-04-28
|
/
*
Fix some name choices
Vijay Pai
2015-04-15
*
Mark activation for read, write, and time spent in system calls
Vijay Pai
2015-04-15
*
Tracer registration.
Craig Tiller
2015-03-01
*
Add a facility to control tracing without recompiling
Craig Tiller
2015-02-20
*
Fix a TSAN reported error
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
[next]