aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/tcp_client_posix_test.c
Commit message (Collapse)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
|
* Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
|\
| * Add pollset_kick statsGravatar Craig Tiller2017-09-01
| |
* | Explicitly call out round up vs round downGravatar Craig Tiller2017-07-21
| |
* | Compiling againGravatar Craig Tiller2017-07-17
|/
* Add rich closure debug modeGravatar ncteisen2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Get rid of zero-length poll case now that timer pool existsGravatar Craig Tiller2017-05-30
|
* Fixup testsGravatar Craig Tiller2017-04-17
|
* Change error_create API to sliceGravatar ncteisen2017-03-13
|
* Merge pull request #9753 from ctiller/zallocGravatar Craig Tiller2017-02-27
|\ | | | | Add zalloc, convert a bunch of files to use it
* \ 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
| | | | | | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
* | 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
|/ | | | Allows diagnosing WHY a file descriptor was shutdown prematurely.
* clang-format codeGravatar Craig Tiller2017-01-03
|
* Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
* 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 ↵Gravatar murgatroid992016-09-23
|/ | | | POSIX tests
* 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
| | | | | | | | | | | | | | This test is inherently flaky and I don't see any way to make it not so. Historically this test has not (in my memory) given any signal that something is actually broken. Let's save maintenance and just nuke it.
| * 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
| | | | | | | 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).
* 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
| | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions
* 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
|