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_client_posix.c
Commit message (
Expand
)
Author
Age
*
Add tracing for connect latency
Craig Tiller
2015-09-16
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
*
Sign conversion fixes
Craig Tiller
2015-09-10
*
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-23
|
\
|
*
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
Yang Gao
2015-07-23
|
|
\
*
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-22
|
\
|
|
|
*
|
Merge pull request #2529 from ctiller/prefer-gin-n-tonic
Vijay Pai
2015-07-21
|
|
\
\
*
|
|
|
Fix race introduced recently
Craig Tiller
2015-07-21
*
|
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-21
|
\
|
|
|
|
*
|
|
Fix (forever) a TSAN bug thats plagued us
Craig Tiller
2015-07-21
|
|
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
|
|
|
/
|
|
/
|
|
|
*
Move alarm subsystem to monotonic time
Craig Tiller
2015-07-19
|
|
/
*
/
Correct alarm handling
Craig Tiller
2015-07-17
|
/
*
Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time
Vijay Pai
2015-07-10
|
\
*
|
Fix race in TCP connection
Craig Tiller
2015-07-09
|
*
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-07
|
|
\
|
|
/
|
/
|
|
*
clang-format changed files
Craig Tiller
2015-07-06
|
*
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
*
|
Fix a bug where cancelled calls can be stranded past disconnection
Craig Tiller
2015-07-01
*
|
Fix pollset_set handling in tcp_client_posix
Craig Tiller
2015-06-30
|
/
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-05
|
\
*
|
clang-format
Craig Tiller
2015-06-05
|
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
|
Fix threading problem on early orphaning
Craig Tiller
2015-06-02
*
|
Fix TSAN reported errors
Craig Tiller
2015-06-01
*
|
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
|
|
*
Label all iomgr objects
Craig Tiller
2015-06-01
*
|
Fix memory leak, reduce spam
Craig Tiller
2015-06-01
*
|
Minor cleanup
Craig Tiller
2015-05-11
*
|
Make posix tcp client add itself to interested parties when needed
Craig Tiller
2015-05-08
*
|
Plumb pollset_set through to tcp setup
Craig Tiller
2015-05-08
|
/
*
Eliminate need for SIGPIPE handling
Craig Tiller
2015-05-06
*
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
*
clang-format
Craig Tiller
2015-02-13
*
Unix domain socket support
Craig Tiller
2015-02-13
*
Add platform ifdefs, fix up some MSVC warnings
Craig Tiller
2015-01-21
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
GOAWAY & Reconnection support.
ctiller
2014-12-15
*
Wait for name resolutions to complete before shutting down iomgr.
ctiller
2014-12-11
*
Introducing iomgr.
ctiller
2014-12-09