grpc/include/grpcpp
Yash Tibrewal 3689072979
xDS: Add graceful shutdown for old connections on listener resource update (#28154)
* xDS: Add graceful shutdown for old connections on listener resource update

* Add TODOs for review

* Reviewer comments

* Reviewer comments

* Fix merge

* Fix comment

* s/GRPC_ARG_DRAIN_GRACE_TIME_MS/GRPC_ARG_SERVER_CONFIG_CHANGE_DRAIN_GRACE_TIME_MS
2021-12-02 15:42:47 -08:00
..
ext Implement C++ Admin Interface API (#25753) 2021-03-23 09:53:12 -07:00
generic Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
impl Promote ClientContext::set_wait_foor_ready to be non-experimental (#28247) 2021-12-01 18:57:41 -08:00
security Remove extra ';' after member function definition (#28038) 2021-11-15 09:45:45 -08:00
support Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
test Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
alarm.h Remove experimental tag from uses of the C++ callback API (#26495) 2021-06-20 00:47:07 -07:00
channel.h Use atomics to remove locks in Channel/Server::CallbackCQ() (#26091) 2021-04-27 14:54:07 -07:00
client_context.h Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
completion_queue.h Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
create_channel.h Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 2020-07-24 12:47:33 -07:00
create_channel_binder.h Add an experimental binder transport API for pre-finding Java class (#27939) 2021-11-05 16:01:02 +08:00
create_channel_posix.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
grpcpp.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
health_check_service_interface.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
opencensus.h Fix opencensus 2020-09-03 08:20:31 -07:00
resource_quota.h Fix by clang-tidy 2020-12-03 16:24:19 -08:00
server.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
server_builder.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
server_context.h Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
server_posix.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
xds_server_builder.h xDS: Add graceful shutdown for old connections on listener resource update (#28154) 2021-12-02 15:42:47 -08:00