grpc/include/grpc++
Julien Boeuf c34b2e744c Do not use string_ref for output params.
It is very much unsafe to do so as the string_ref could point on a stack
variable of the callee.
2015-09-22 13:45:53 -07:00
..
generic split stream.h into sync_stream.h and async_stream.h 2015-08-21 15:49:35 -07:00
impl impl 2015-08-25 13:47:51 -07:00
security Do not use string_ref for output params. 2015-09-22 13:45:53 -07:00
support Replicate C++ docs from master to beta branch 2015-09-03 09:37:02 -07:00
channel.h Replicate C++ docs from master to beta branch 2015-09-03 09:37:02 -07:00
client_context.h Replicate C++ docs from master to beta branch 2015-09-03 09:37:02 -07:00
completion_queue.h Replicate C++ docs from master to beta branch 2015-09-03 09:37:02 -07:00
create_channel.h Replicate C++ docs from master to beta branch 2015-09-03 09:37:02 -07:00
grpc++.h Replicate C++ docs from master to beta branch 2015-09-03 09:37:02 -07:00
server.h Replicate C++ docs from master to beta branch 2015-09-03 09:37:02 -07:00
server_builder.h Replicate C++ docs from master to beta branch 2015-09-03 09:37:02 -07:00
server_context.h Shuffling headers around. 2015-08-28 16:28:18 -07:00