grpc/include/grpcpp/support
Craig Tiller 03bdfa4a74
Make socket mutators work for server connections (#26328)
* Make socket mutators work for server connections

* compile fix

* compile fix

* compile fix

* compile fix

* cleanup

* Revert "cleanup"

This reverts commit 480fcc600a.

* Revert "Revert "cleanup""

This reverts commit 29fbc349d2.
2021-06-23 14:40:35 -07:00
..
async_stream.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
async_unary_call.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
byte_buffer.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
channel_arguments.h Make socket mutators work for server connections (#26328) 2021-06-23 14:40:35 -07:00
client_callback.h Address reviewer and clang-tidy comments 2018-08-30 15:46:27 -07:00
client_interceptor.h Give the interceptors header files in include/grpcpp/support 2018-12-17 15:17:01 -08:00
config.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
error_details.h wip: change error_details functions to templates 2021-01-20 09:48:22 -05:00
interceptor.h Give the interceptors header files in include/grpcpp/support 2018-12-17 15:17:01 -08:00
message_allocator.h Resolve sanity 2019-04-17 08:57:48 -07:00
method_handler.h Make MethodHandler and related interfaces generic 2019-08-21 16:12:48 -07:00
proto_buffer_reader.h Make GrpcProtoBufferReaderWriter public 2018-04-06 07:05:27 -07:00
proto_buffer_writer.h Make GrpcProtoBufferReaderWriter public 2018-04-06 07:05:27 -07:00
server_callback.h Experimental C++ server callback unary API 2018-10-29 13:41:25 -07:00
server_interceptor.h Give the interceptors header files in include/grpcpp/support 2018-12-17 15:17:01 -08:00
slice.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
status.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
status_code_enum.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
string_ref.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
stub_options.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
sync_stream.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
time.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
validate_service_config.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00