grpc/src/core/ext
Fahrzin Hemmati ffa679a8e7
[windows] explicitly ignore set_int() status in iomgr (#31958)
* [windows] explicitly ignore set_int() status in iomgr

* Update endpoint_pair_windows.cc

* Update pollset_windows.cc

* Update grpc_ares_ev_driver_windows.cc

* Update grpc_ares_ev_driver_windows.cc

* Update endpoint_pair_windows.cc

* Update tcp_server_windows.cc

* Warn but don't assert on prepared sockets

* reduce log severity

* Switch to GPR_INFO
2023-01-25 15:56:03 -08:00
..
filters [windows] explicitly ignore set_int() status in iomgr (#31958) 2023-01-25 15:56:03 -08:00
transport Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
upb-generated Revert "Revert "WRR: xDS LB policy support (#32067)" (#32180)" (#32182) 2023-01-23 14:14:32 -08:00
upbdefs-generated Revert "Revert "WRR: xDS LB policy support (#32067)" (#32180)" (#32182) 2023-01-23 14:14:32 -08:00
xds xds_override_host LB: add support for draining state (#32191) 2023-01-24 15:12:06 -08:00
README.md Review feedback 2017-01-06 13:55:44 -08:00

README.md

Optional plugins for gRPC Core: Modules in this directory extend gRPC Core in useful ways. All optional code belongs here.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.