Rename grpc_channel_create to grpc_insecure_channel_create
Showing
- include/grpc/grpc.h 2 additions, 2 deletionsinclude/grpc/grpc.h
- src/core/surface/channel_create.c 2 additions, 2 deletionssrc/core/surface/channel_create.c
- src/csharp/ext/grpc_csharp_ext.c 1 addition, 1 deletionsrc/csharp/ext/grpc_csharp_ext.c
- src/objective-c/GRPCClient/private/GRPCUnsecuredChannel.m 2 additions, 1 deletionsrc/objective-c/GRPCClient/private/GRPCUnsecuredChannel.m
- src/php/ext/grpc/channel.c 2 additions, 2 deletionssrc/php/ext/grpc/channel.c
- src/python/src/grpc/_adapter/_c/types/channel.c 1 addition, 1 deletionsrc/python/src/grpc/_adapter/_c/types/channel.c
- src/ruby/ext/grpc/rb_channel.c 1 addition, 1 deletionsrc/ruby/ext/grpc/rb_channel.c
- test/core/end2end/dualstack_socket_test.c 1 addition, 1 deletiontest/core/end2end/dualstack_socket_test.c
- test/core/end2end/fixtures/chttp2_fullstack.c 1 addition, 1 deletiontest/core/end2end/fixtures/chttp2_fullstack.c
- test/core/end2end/fixtures/chttp2_fullstack_compression.c 2 additions, 1 deletiontest/core/end2end/fixtures/chttp2_fullstack_compression.c
- test/core/end2end/fixtures/chttp2_fullstack_uds_posix.c 1 addition, 1 deletiontest/core/end2end/fixtures/chttp2_fullstack_uds_posix.c
- test/core/end2end/fixtures/chttp2_fullstack_with_poll.c 1 addition, 1 deletiontest/core/end2end/fixtures/chttp2_fullstack_with_poll.c
- test/core/end2end/no_server_test.c 1 addition, 1 deletiontest/core/end2end/no_server_test.c
- test/core/fling/client.c 1 addition, 1 deletiontest/core/fling/client.c
Loading
Please register or sign in to comment