You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vignesh Babu
2c977a4d98
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)
* convert tcp code to use EndpointConfig and successfully compile
* regenerate projects
* copying config options used in tcp code to create map backed endpoint configs
* fix minor build issues
* fix includes in tests
* fix some build and test issues
* modifying endpoint config definition from an abstract interface into a concrete implementation
* minor fix
* add unreachable code check
* fix some windows build issues
* fix more build issues
* adding a grpc_tcp_generic_options struct to hold data extracted from EndpointConfig
* code formatting
* simplify
* fix sanity checks
* fix windows issues
* some posix fixes
* disabling copy constructor and copy assignment operator for endpoint config
* fix sanity checks
* fix syntax error
* fix weird formatting
* fix build issue
* fix review comments
* reverting un-necessary change
* remove channel args completely from windows impl since it is unused
* remove unused headers and fix usage in endpoint_pair_windows.cc
* cleanup
* cleanup
* fix some initialization issues
* re-generate projects
* removing some files
* fix ifdef for windows
* fixing windows build issue due to improper header file include
* Automated change: Fix sanity tests
* Automated change: Fix sanity tests
* review comments
* add comment
* review comments
* rename GetPointer to GetVoidPointer
* cleanup
* Automated change: Fix sanity tests
* removing EndpointConfig::Get method
* Automated change: Fix sanity tests
* minor fix
Co-authored-by: Vignesh2208 <Vignesh2208@users.noreply.github.com>
|
2 years ago |
.. |
address_utils
|
address_utils: modernize grpc_string_to_sockaddr() (#30314)
|
2 years ago |
avl
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
backoff
|
[iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735)
|
3 years ago |
bad_client
|
[build] Auto-deps for a grab bag more targets (#30184)
|
2 years ago |
bad_connection
|
[chttp2] use new channel args type (#30252)
|
2 years ago |
bad_ssl
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
channel
|
JSON: use absl::Status instead of grpc_error (#30397)
|
2 years ago |
client_channel
|
Add CoreConfiguration::WithSubstituteBuilder that restores config after test (#30403)
|
2 years ago |
client_idle
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
compiler_bugs
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
compression
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
config
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
debug
|
Fix internal test timeouts (#29564)
|
3 years ago |
end2end
|
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)
|
2 years ago |
event_engine
|
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)
|
2 years ago |
ext/filters/rbac
|
service config API: use absl::Status instead of grpc_error (#30321)
|
2 years ago |
filters
|
Fix possible integer overflow in `to_seconds_from_sub_second_time()` (#30404)
|
2 years ago |
fling
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
gpr
|
Fix possible integer overflow in `to_seconds_from_sub_second_time()` (#30404)
|
2 years ago |
gprpp
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
handshake
|
Add CoreConfiguration::WithSubstituteBuilder that restores config after test (#30403)
|
2 years ago |
http
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
iomgr
|
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)
|
2 years ago |
json
|
Fix missing detection for invalid UTF-8 characters (#30406)
|
2 years ago |
memory_usage
|
Create multiple channels in per channel memory benchmark (#30441)
|
2 years ago |
nanopb
|
Make Buildifier Sanity Test Strict (#27807)
|
3 years ago |
network_benchmarks
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
promise
|
[sleep] Rewrite to avoid bug (#30471)
|
2 years ago |
resource_quota
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
security
|
Add CoreConfiguration::WithSubstituteBuilder that restores config after test (#30403)
|
2 years ago |
server_config_selector
|
Convert server config selector filter (#28877)
|
3 years ago |
slice
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
surface
|
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)
|
2 years ago |
transport
|
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)
|
2 years ago |
tsi
|
Revert "Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284)" (#30286)
|
2 years ago |
uri
|
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
|
2 years ago |
util
|
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)
|
2 years ago |
xds
|
JSON: use absl::Status instead of grpc_error (#30397)
|
2 years ago |