-
- Downloads
Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness
No related branches found
No related tags found
Showing
- examples/ruby/errors_and_cancellation/README.md 25 additions, 0 deletionsexamples/ruby/errors_and_cancellation/README.md
- examples/ruby/errors_and_cancellation/error_examples_client.rb 117 additions, 0 deletions...les/ruby/errors_and_cancellation/error_examples_client.rb
- examples/ruby/errors_and_cancellation/error_examples_server.rb 76 additions, 0 deletions...les/ruby/errors_and_cancellation/error_examples_server.rb
- include/grpc++/impl/codegen/async_stream.h 192 additions, 55 deletionsinclude/grpc++/impl/codegen/async_stream.h
- include/grpc++/impl/codegen/call.h 43 additions, 5 deletionsinclude/grpc++/impl/codegen/call.h
- include/grpc++/impl/codegen/client_context.h 14 additions, 1 deletioninclude/grpc++/impl/codegen/client_context.h
- include/grpc++/impl/codegen/sync_stream.h 80 additions, 26 deletionsinclude/grpc++/impl/codegen/sync_stream.h
- include/grpc/impl/codegen/grpc_types.h 12 additions, 9 deletionsinclude/grpc/impl/codegen/grpc_types.h
- src/compiler/README.md 1 addition, 1 deletionsrc/compiler/README.md
- src/core/README.md 1 addition, 1 deletionsrc/core/README.md
- src/core/ext/census/gen/README.md 1 addition, 1 deletionsrc/core/ext/census/gen/README.md
- src/core/ext/transport/chttp2/transport/chttp2_transport.c 66 additions, 17 deletionssrc/core/ext/transport/chttp2/transport/chttp2_transport.c
- src/core/ext/transport/chttp2/transport/frame_ping.c 14 additions, 6 deletionssrc/core/ext/transport/chttp2/transport/frame_ping.c
- src/core/ext/transport/chttp2/transport/frame_ping.h 3 additions, 0 deletionssrc/core/ext/transport/chttp2/transport/frame_ping.h
- src/core/ext/transport/chttp2/transport/internal.h 7 additions, 0 deletionssrc/core/ext/transport/chttp2/transport/internal.h
- src/core/ext/transport/chttp2/transport/writing.c 8 additions, 0 deletionssrc/core/ext/transport/chttp2/transport/writing.c
- src/core/lib/iomgr/resource_quota.c 10 additions, 4 deletionssrc/core/lib/iomgr/resource_quota.c
- src/core/lib/surface/call.c 1 addition, 1 deletionsrc/core/lib/surface/call.c
- src/cpp/README.md 8 additions, 8 deletionssrc/cpp/README.md
- src/cpp/client/client_context.cc 2 additions, 1 deletionsrc/cpp/client/client_context.cc
Loading
Please register or sign in to comment