aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/tcp_client_posix_test.c
Commit message (Expand)AuthorAge
* Change error_create API to sliceGravatar ncteisen2017-03-13
* Merge pull request #9753 from ctiller/zallocGravatar Craig Tiller2017-02-27
|\
* \ Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
|\ \
| | * zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
| |/ |/|
| * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
* | Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
* | Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* | Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
|/
* clang-format codeGravatar Craig Tiller2017-01-03
* Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
|\
| * Minor fixes to sockaddr changesGravatar murgatroid992016-10-12
| * Clang formatGravatar murgatroid992016-09-26
* | Tests compileGravatar Craig Tiller2016-09-23
| * Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
|/
* 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