aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/tcp_client_posix_test.c
Commit message (Expand)AuthorAge
* Progress converting to new error systemGravatar Craig Tiller2016-05-07
* Convert tests to new error schemeGravatar Craig Tiller2016-05-06
* Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
* | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-28
|\|
| * Fix includesGravatar Craig Tiller2016-03-25
* | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-07
|\|
| * Remove broken testGravatar Craig Tiller2016-02-29
| * 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
* | Merge branch 'hide-the-pollset-set' into cleaner-posix2Gravatar Craig Tiller2016-02-25
|\|
| * Merge branch 'hide-the-pollset' into hide-the-pollset-setGravatar Craig Tiller2016-02-25
| |\
| | * Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
| |/
* / Make out private bits privateGravatar Craig Tiller2016-02-25
|/
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
* Move worker into pollsetGravatar Craig Tiller2016-02-18
* Fix tcp_client_posix_testGravatar Craig Tiller2016-02-18
* Update copyrightsGravatar Craig Tiller2016-01-28
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
* Finish cleanupGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Rename initGravatar Craig Tiller2015-09-22
* Rename runGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Test bug fixesGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-21
* Getting stuff workingGravatar Craig Tiller2015-09-16
* Tests compileGravatar Craig Tiller2015-09-16
* Cleanup test, initialize correctlyGravatar Craig Tiller2015-08-25
* Add a test of non-blocking API behaviorGravatar Craig Tiller2015-08-06
* Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
* Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
* Fix tcp_client_posix_test on macGravatar Craig Tiller2015-07-15
* Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* clang-format changed filesGravatar Craig Tiller2015-07-06
* Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
* clang-format affected filesGravatar Craig Tiller2015-06-17
* Port tcp_client_posix_test to pollsetsGravatar Craig Tiller2015-05-13
* Initial refactoring of a few testsGravatar Craig Tiller2015-05-11
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Epoll based multipollerGravatar David Klempner2015-02-10