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
*
Auto-changes
Craig Tiller
2016-03-25
*
clang-format
Craig Tiller
2016-02-25
*
Revert "Revert "Add an implementation firewall against pollset_set""
Craig Tiller
2016-02-25
*
Revert "Add an implementation firewall against pollset_set"
Vijay Pai
2016-02-25
*
Add an implementation firewall against pollset_set
Craig Tiller
2016-02-24
*
Provide an interface firewall between pollset and its implementations
Craig Tiller
2016-02-19
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
Updated copyrights
murgatroid99
2016-01-12
*
Expose the fd in grpc_fd and grpc_tcp.
Dan Born
2016-01-05
*
update api
yang-g
2015-12-01
*
Release fd api
yang-g
2015-11-30
*
Move profiling system to gpr
Craig Tiller
2015-10-09
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
Latency traces
Craig Tiller
2015-10-08
*
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
|
\
[next]