-
- Downloads
Merge pull request #8462 from markdroth/resolver_channel_args
Plumb channel_args through resolvers.
Showing
- BUILD 0 additions, 8 deletionsBUILD
- CMakeLists.txt 0 additions, 3 deletionsCMakeLists.txt
- Makefile 0 additions, 3 deletionsMakefile
- binding.gyp 0 additions, 1 deletionbinding.gyp
- build.yaml 0 additions, 2 deletionsbuild.yaml
- config.m4 0 additions, 1 deletionconfig.m4
- gRPC-Core.podspec 0 additions, 3 deletionsgRPC-Core.podspec
- grpc.gemspec 0 additions, 2 deletionsgrpc.gemspec
- include/grpc/impl/codegen/grpc_types.h 7 additions, 0 deletionsinclude/grpc/impl/codegen/grpc_types.h
- package.xml 0 additions, 2 deletionspackage.xml
- src/core/ext/client_channel/README.md 10 additions, 11 deletionssrc/core/ext/client_channel/README.md
- src/core/ext/client_channel/client_channel.c 33 additions, 26 deletionssrc/core/ext/client_channel/client_channel.c
- src/core/ext/client_channel/client_channel_factory.c 2 additions, 2 deletionssrc/core/ext/client_channel/client_channel_factory.c
- src/core/ext/client_channel/client_channel_factory.h 5 additions, 4 deletionssrc/core/ext/client_channel/client_channel_factory.h
- src/core/ext/client_channel/lb_policy_factory.c 66 additions, 12 deletionssrc/core/ext/client_channel/lb_policy_factory.c
- src/core/ext/client_channel/lb_policy_factory.h 24 additions, 16 deletionssrc/core/ext/client_channel/lb_policy_factory.h
- src/core/ext/client_channel/resolver.c 1 addition, 2 deletionssrc/core/ext/client_channel/resolver.c
- src/core/ext/client_channel/resolver.h 7 additions, 11 deletionssrc/core/ext/client_channel/resolver.h
- src/core/ext/client_channel/resolver_factory.h 4 additions, 3 deletionssrc/core/ext/client_channel/resolver_factory.h
- src/core/ext/client_channel/resolver_registry.c 7 additions, 5 deletionssrc/core/ext/client_channel/resolver_registry.c
Loading
Please register or sign in to comment