aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/reconnect_server.h
Commit message (Collapse)AuthorAge
* Merge masterGravatar Yash Tibrewal2017-11-06
|\
| * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| |
* | Remove unnecessary extern CsGravatar Yash Tibrewal2017-10-25
|/
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Added a channel argument to set the maximum reconnect backoff duration. ↵Gravatar Aaron Isotton2016-03-08
| | | | | | Extended the interop test to test the custom reconnect backoffs. This closes #5377.
* refacto of the reconnect tcp server to a general purpose test tcp server to ↵Gravatar yang-g2015-11-06
| | | | be reused by the set_initial_string_test
* add support for detecting spurious outside connection.Gravatar yang-g2015-07-27
|
* Add reconnect interop test client and serverGravatar yang-g2015-07-24