Merge pull request #9489 from nicolasnoble/mark_backport
Mark backport of PR #9465
No related branches found
No related tags found
Showing
- include/grpc++/impl/codegen/call.h 5 additions, 4 deletionsinclude/grpc++/impl/codegen/call.h
- include/grpc/impl/codegen/grpc_types.h 9 additions, 3 deletionsinclude/grpc/impl/codegen/grpc_types.h
- src/core/ext/lb_policy/grpclb/grpclb.c 5 additions, 4 deletionssrc/core/ext/lb_policy/grpclb/grpclb.c
- src/core/lib/surface/call.c 8 additions, 5 deletionssrc/core/lib/surface/call.c
- src/core/lib/surface/call_log_batch.c 5 additions, 3 deletionssrc/core/lib/surface/call_log_batch.c
- src/core/lib/surface/server.c 3 additions, 2 deletionssrc/core/lib/surface/server.c
- src/csharp/ext/grpc_csharp_ext.c 13 additions, 10 deletionssrc/csharp/ext/grpc_csharp_ext.c
- src/node/ext/call.cc 3 additions, 3 deletionssrc/node/ext/call.cc
- src/objective-c/GRPCClient/private/GRPCWrappedCall.m 4 additions, 4 deletionssrc/objective-c/GRPCClient/private/GRPCWrappedCall.m
- src/objective-c/tests/CronetUnitTests/CronetUnitTests.m 3 additions, 3 deletionssrc/objective-c/tests/CronetUnitTests/CronetUnitTests.m
- src/php/ext/grpc/call.c 5 additions, 4 deletionssrc/php/ext/grpc/call.c
- src/python/grpcio/grpc/_cython/_cygrpc/grpc.pxi 12 additions, 3 deletionssrc/python/grpcio/grpc/_cython/_cygrpc/grpc.pxi
- src/python/grpcio/grpc/_cython/_cygrpc/records.pyx.pxi 4 additions, 3 deletionssrc/python/grpcio/grpc/_cython/_cygrpc/records.pyx.pxi
- src/ruby/ext/grpc/rb_call.c 7 additions, 5 deletionssrc/ruby/ext/grpc/rb_call.c
- test/core/bad_ssl/bad_ssl_test.c 1 addition, 1 deletiontest/core/bad_ssl/bad_ssl_test.c
- test/core/client_channel/lb_policies_test.c 2 additions, 1 deletiontest/core/client_channel/lb_policies_test.c
- test/core/end2end/bad_server_response_test.c 1 addition, 1 deletiontest/core/end2end/bad_server_response_test.c
- test/core/end2end/dualstack_socket_test.c 1 addition, 1 deletiontest/core/end2end/dualstack_socket_test.c
- test/core/end2end/fixtures/proxy.c 8 additions, 7 deletionstest/core/end2end/fixtures/proxy.c
- test/core/end2end/fuzzers/api_fuzzer.c 4 additions, 4 deletionstest/core/end2end/fuzzers/api_fuzzer.c
Loading
Please register or sign in to comment