grpc/include/grpc++/impl
Jan Tattermusch 570408fd4c Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call
Let Next set ok=true when receiving error status
2016-06-07 10:54:02 -07:00
..
codegen Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call 2016-06-07 10:54:02 -07:00
README.md add a README for include/grpc++/impl 2015-08-18 12:56:58 -07:00
call.h Update copyrights 2016-03-31 07:46:18 -07:00
client_unary_call.h Update copyrights 2016-03-31 07:46:18 -07:00
grpc_library.h Update copyrights 2016-03-31 07:46:18 -07:00
method_handler_impl.h Update copyrights 2016-03-31 07:46:18 -07:00
rpc_method.h Update copyrights 2016-03-31 07:46:18 -07:00
rpc_service_method.h DONE!!1one 2016-01-27 19:21:12 -08:00
serialization_traits.h Update copyrights 2016-03-31 07:46:18 -07:00
server_builder_option.h Server builder plugin 2016-04-29 13:05:36 -07:00
server_builder_plugin.h Fix naming and comment problems 2016-05-06 13:21:36 -07:00
server_initializer.h Server builder plugin 2016-04-29 13:05:36 -07:00
service_type.h Update copyrights 2016-03-31 07:46:18 -07:00
sync.h Update copyrights 2016-03-31 07:46:18 -07:00
sync_cxx11.h Update copyrights 2016-03-31 07:46:18 -07:00
sync_no_cxx11.h Update copyrights 2016-03-31 07:46:18 -07:00
thd.h headers reorg 2015-08-21 15:35:03 -07:00
thd_cxx11.h Rewriting mutex, condition_variable, and thread. 2015-04-04 02:06:13 +02:00
thd_no_cxx11.h Two argument variant for grpc::thread 2015-11-20 15:37:54 -08:00

README.md

The APIs in this directory are not stable!

This directory contains header files that need to be installed but are not part of the public API. Users should not use these headers directly.