grpc/src/cpp/server
Karthik Ravi Shankar 69f8d308cb Move LoadReportingServiceServerBuilderOption from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18419/files
2020-07-13 14:50:33 -07:00
..
channelz Merge pull request #22813 from mehrdada/fix-static-initialization-crap 2020-07-06 11:19:05 -07:00
health Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
load_reporter Move LoadReportingServiceServerBuilderOption from ::grpc_impl to ::grpc 2020-07-13 14:50:33 -07:00
async_generic_service.cc Move grpc async, callback and sync implementation to grpc_impl namespace 2019-07-01 14:05:54 -07:00
channel_argument_option.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
create_default_thread_pool.cc Revert "Stop using std::thread in C++ library since it can trigger exceptions" 2018-01-12 10:16:22 +01:00
dynamic_thread_pool.cc Clean up headers 2019-11-15 09:38:31 -08:00
dynamic_thread_pool.h Clean up headers 2019-11-15 09:38:31 -08:00
external_connection_acceptor_impl.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
external_connection_acceptor_impl.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
insecure_server_credentials.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
secure_server_credentials.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
secure_server_credentials.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
server_builder.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
server_callback.cc Properly follow precise conditions for callback inlining 2020-02-20 01:34:30 +00:00
server_cc.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
server_context.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
server_credentials.cc Fix clang_format_code.sh errors 2019-03-27 14:20:14 -07:00
server_posix.cc Move ServerPosix from ::grpc_impl to ::grpc 2020-06-23 13:56:08 -07:00
thread_pool_interface.h Revert "Stop using std::thread in C++ library since it can trigger exceptions" 2018-01-12 10:16:22 +01:00