grpc/src/cpp/server
Vijay Pai b797dbec3e Allocating request matcher to support C++ callback API 2020-04-22 10:53:08 -07:00
..
channelz Convert channelz code to use new JSON API 2020-01-30 10:57:53 -08:00
health Weaken reinterpret_cast to static_cast 2020-01-25 10:49:28 -08:00
load_reporter Weaken reinterpret_cast to static_cast 2020-01-25 10:49:28 -08: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 Remove unused-parameter warnings, round 2 (14 of 19) 2019-10-21 09:16:34 -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 Ban use of std::sync constructs 2019-11-13 10:04:36 -08:00
external_connection_acceptor_impl.h Ban use of std::sync constructs 2019-11-13 10:04:36 -08:00
insecure_server_credentials.cc Fold server credentials from grpc to grpc_impl namespace 2019-03-20 10:00:34 -07:00
secure_server_credentials.cc Update TlsServerCredentials to initialize C-core. 2020-02-28 13:23:51 -08:00
secure_server_credentials.h Merge remote-tracking branch 'upstream/master' into spiffe1 2019-09-16 10:43:55 -07:00
server_builder.cc Revert "Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"""" 2020-02-11 13:50:53 -08:00
server_callback.cc Properly follow precise conditions for callback inlining 2020-02-20 01:34:30 +00:00
server_cc.cc Allocating request matcher to support C++ callback API 2020-04-22 10:53:08 -07:00
server_context.cc Construct DefaultReactor lazily since not always needed 2020-01-23 08:52:21 -08:00
server_credentials.cc Fix clang_format_code.sh errors 2019-03-27 14:20:14 -07:00
server_posix.cc Make changes to server_posix to expose method outside 2019-03-19 10:50:53 -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