index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
interop
/
reconnect_interop_server.cc
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Include x.pb.h instead of x.grpc.pb.h for message-only protos
yang-g
2017-03-06
*
windows compilation fixes
Jan Tattermusch
2017-02-02
*
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
Craig Tiller
2016-04-04
|
\
|
*
Update copyrights
Craig Tiller
2016-03-31
*
|
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
Craig Tiller
2016-03-30
|
\
|
|
*
clang-format
David Garcia Quintas
2016-03-08
*
|
Added a channel argument to set the maximum reconnect backoff duration. Exten...
Aaron Isotton
2016-03-08
*
|
Revert "Ensure that no #includes are inside of a namespace."
Craig Tiller
2016-03-04
*
|
sanity
David Garcia Quintas
2016-03-02
|
*
clang-format
David Garcia Quintas
2016-03-02
|
/
*
Update reconnect_interop_server.cc
makdharma
2016-03-02
*
Updated copyrights
murgatroid99
2016-01-12
*
Merge github.com:grpc/grpc into proto_names
Craig Tiller
2016-01-06
|
\
|
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
|
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
|
/
*
refacto of the reconnect tcp server to a general purpose test tcp server to b...
yang-g
2015-11-06
*
Fixing headers and paths after merge with upstream.
Julien Boeuf
2015-08-30
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
headers reorg
yang-g
2015-08-21
*
remove braces
yang-g
2015-07-30
*
notify inside lock
yang-g
2015-07-30
*
Support two clients calling start simultaneously
yang-g
2015-07-27
*
Add reconnect interop test client and server
yang-g
2015-07-24