grpc/test/core
Vignesh Babu 7417386956
Tcp connect cancellation implementation for posix (#29976)
* Changing grpc_tcp_client_vtable to include TCP cancel connect method

* fix unused parameter error

* update

* TCP cancel connect implementation for posix

* update boundary condition checking

* fix race condition

* update

* unref error

* fix sanity checks

* adding a tcp client posix connect cancellation test

* update per review comments

* Add comment

* fix sanity checks
2022-06-13 19:10:36 -07:00
..
address_utils Prevent double encoding of '%' in grpc_sockaddr_to_uri (#29982) 2022-06-10 09:24:31 -07:00
avl Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
backoff [iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 2022-06-10 13:04:47 -07:00
bad_client Revert "Reland bytestream removal (#29911)" (#29964) 2022-06-09 08:51:06 -07:00
bad_connection Convert grpc_channel to C++ (#29266) 2022-04-20 20:55:15 -07:00
bad_ssl [iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 2022-06-10 13:04:47 -07:00
channel Added GRPC_ERROR_IS_NONE (#29937) 2022-06-08 11:24:20 -07:00
client_channel [iwyu] rest of the owl: src/core/ext (#29642) 2022-05-24 12:50:30 -07:00
client_idle Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
compiler_bugs Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
compression [iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 2022-06-10 13:04:47 -07:00
config Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
debug Fix internal test timeouts (#29564) 2022-05-03 10:49:13 -07:00
end2end [gRPC/iOS] Fix grpc_basictests_objc_ios due to unused function warning/error (#29988) 2022-06-13 10:15:29 +02:00
event_engine Reland (again) fuzzing event engine (#29948) 2022-06-13 12:49:56 -07:00
ext/filters/rbac Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
filters [promises] Convert lame client (#29587) 2022-05-09 17:48:49 -07:00
fling Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
gpr Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
gprpp Revert "Reland bytestream removal (#29911)" (#29964) 2022-06-09 08:51:06 -07:00
handshake Revert "Revert "Move TCP Connect into its own handshaker. (#29111)" (#… (#29626) 2022-05-12 13:29:12 -07:00
http [iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 2022-06-10 13:04:47 -07:00
iomgr Tcp connect cancellation implementation for posix (#29976) 2022-06-13 19:10:36 -07:00
json Added GRPC_ERROR_IS_NONE (#29937) 2022-06-08 11:24:20 -07:00
memory_usage Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
nanopb Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
network_benchmarks Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
promise [iwyu] Add test/core/promise (#29994) 2022-06-13 13:59:12 -07:00
resource_quota [resource_quota] Periodic update tracker (#29853) 2022-06-07 20:15:28 -07:00
security [iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 2022-06-10 13:04:47 -07:00
server_config_selector Convert server config selector filter (#28877) 2022-04-01 18:51:24 -07:00
slice [fuzzing] Run fuzzers a little bit as a test (#29919) 2022-06-07 07:37:59 -07:00
surface Added GRPC_ERROR_IS_NONE (#29937) 2022-06-08 11:24:20 -07:00
transport Revert "Reland bytestream removal (#29911)" (#29964) 2022-06-09 08:51:06 -07:00
tsi Provide means to control TCP frame sizes in response to high memory pressure (#29793) 2022-06-09 17:54:59 -07:00
uri Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
util [iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 2022-06-10 13:04:47 -07:00
xds Added GRPC_ERROR_IS_NONE (#29937) 2022-06-08 11:24:20 -07:00