aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/test_tcp_server.h
Commit message (Collapse)AuthorAge
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
|
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
|
* Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
|
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
| | | | | | | Starting to allow for >1 implementation of pollset within a binary. Do so without requiring an extra allocation for completion queues (which we could not tolerate).
* Extend Copyrights to 2016Gravatar Dan Born2016-01-13
|
* Code review follow-up.Gravatar Dan Born2016-01-12
|
* fix build and windows testGravatar yang-g2015-11-21
|
* 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