grpc/include/grpcpp
Soheil Hassas Yeganeh def083b2c8 Clearly callout the behavior for listening ports.
This is to clarify that the port number is a required part
of the listening address.
2019-07-02 14:37:54 -04:00
..
ext Merge pull request #18600 from karthikravis/grpc_namespace_proto_server 2019-04-03 15:33:04 -07:00
generic Code cleanup 2019-06-21 11:19:34 -07:00
impl Merge branch 'master' into continue-migration-to-impl 2019-06-26 09:29:36 -07:00
security Modify codegen to use grpc_impl namespace and other cleanups 2019-06-21 10:51:57 -07:00
support Clean up 2019-05-28 11:57:57 -07:00
test Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
alarm.h Moving ::grpc::Alarm to ::grpc_impl::Alarm. 2018-12-12 16:48:32 +01:00
alarm_impl.h Allow an alarm to be set again after firing 2019-02-05 14:07:40 -08:00
channel.h Move Channel to grpc_impl 2019-05-17 09:12:33 -07:00
channel_impl.h Fix clang errors. 2019-06-05 16:47:29 -07:00
client_context.h Fix typos 2018-04-04 10:26:57 -07:00
completion_queue.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
completion_queue_impl.h Fix header guards 2019-06-26 12:32:31 -07:00
create_channel.h Formatting issues 2019-04-26 13:08:25 -07:00
create_channel_impl.h Move CompletionQueue and Channel 2019-05-17 09:16:32 -07:00
create_channel_posix.h Fix errors from clang_format_code.sh 2019-03-25 15:53:22 -07:00
create_channel_posix_impl.h Fixing clang_tidy_format.sh issues. 2019-03-25 15:52:42 -07:00
grpcpp.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
health_check_service_interface.h Fix errors from clang_format_code.sh 2019-03-25 15:51:28 -07:00
health_check_service_interface_impl.h Move ::grpc::HealthCheckServiceInterface to ::grpc_impl namespace 2019-03-25 15:50:35 -07:00
opencensus.h Move server context implementation to grpc_impl namespace and typedef the ref to it 2019-06-05 10:41:30 -07:00
opencensus_impl.h Move server context implementation to grpc_impl namespace and typedef the ref to it 2019-06-05 10:41:30 -07:00
resource_quota.h Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 2019-03-19 10:43:02 -07:00
resource_quota_impl.h Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 2019-03-19 10:43:02 -07:00
server.h Support accepting external connections. 2019-04-30 12:31:34 -07:00
server_builder.h Move CompletionQueue and Channel 2019-05-17 09:16:32 -07:00
server_builder_impl.h Clearly callout the behavior for listening ports. 2019-07-02 14:37:54 -04:00
server_context.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
server_impl.h Merge branch 'master' into continue-migration-to-impl 2019-06-26 09:29:36 -07:00
server_posix.h Make changes to server_posix to expose method outside 2019-03-19 10:50:53 -07:00
server_posix_impl.h Move server_posix from grpc to grpc_impl namespace 2019-03-14 14:26:25 -07:00