aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface/concurrent_connectivity_test.c
Commit message (Expand)AuthorAge
* Add rich closure debug modeGravatar ncteisen2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Fix concurrent_connectivity_testGravatar murgatroid992017-05-25
* Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
|\
| * get rid of connectivity state watchers right after timeoutGravatar Alexander Polcyn2017-05-18
* | Fix some races in testsGravatar Craig Tiller2017-05-17
| * Revert "Merge branch 'master' into v1.3.x"Gravatar Alexander Polcyn2017-04-26
* | Fixup testsGravatar Craig Tiller2017-04-17
|/
* Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
|\
* | Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| * Change error_create API to sliceGravatar ncteisen2017-03-13
* | Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
* | Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* Fix more allocation bugs.Gravatar Mark D. Roth2016-12-09
* Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
|\
| * Added import order comments, resolved other minor issuesGravatar murgatroid992016-10-24
| * Clang formatGravatar murgatroid992016-09-26
* | Update testsGravatar Craig Tiller2016-09-23
| * Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
|/
* Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
|\
| * Add a test of connecting many times in a rowGravatar Craig Tiller2016-06-12
* | Merge branch 'error' into reuse_portGravatar Craig Tiller2016-05-24
|\|
| * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
| |\
| | * clang-formatGravatar Craig Tiller2016-05-20
* | | FixesGravatar Craig Tiller2016-05-19
|/ /
* | Windows fixes for error handlingGravatar Craig Tiller2016-05-18
| * Bug fixesGravatar Craig Tiller2016-05-17
* | Progress converting to new error systemGravatar Craig Tiller2016-05-07
* | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
|/
* Properly shutdown pollsets before destroying themGravatar Craig Tiller2016-04-25
* Fix bug in testGravatar Craig Tiller2016-04-15
* Code formatting.Gravatar Nicolas "Pixel" Noble2016-04-14
* Adding actual servers to reply to messages.Gravatar Nicolas "Pixel" Noble2016-04-14
* Clean up testGravatar Masood Malekghassemi2016-03-14
* Fix copyrightGravatar Craig Tiller2016-03-11
* If we cant check timers due to contention, at least make sure we do a follow ...Gravatar Craig Tiller2016-03-11
* Merge branch 'huh_omg' of github.com:ctiller/grpc into huh_omgGravatar Craig Tiller2016-03-11
|\
| * Expand lockGravatar Craig Tiller2016-03-11
* | Fix castGravatar Craig Tiller2016-03-11
|/
* Extend timeoutGravatar Craig Tiller2016-03-11
* Fail fasterGravatar Craig Tiller2016-03-11
* Add contributed testGravatar Craig Tiller2016-03-11