Merge pull request #11391 from markdroth/channel_args_helpers
Add helpers for creating channel args.
No related branches found
No related tags found
Showing
- src/core/ext/filters/client_channel/client_channel_factory.c 3 additions, 6 deletionssrc/core/ext/filters/client_channel/client_channel_factory.c
- src/core/ext/filters/client_channel/client_channel_plugin.c 2 additions, 4 deletionssrc/core/ext/filters/client_channel/client_channel_plugin.c
- src/core/ext/filters/client_channel/http_proxy.c 3 additions, 4 deletionssrc/core/ext/filters/client_channel/http_proxy.c
- src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.c 2 additions, 4 deletions...core/ext/filters/client_channel/lb_policy/grpclb/grpclb.c
- src/core/ext/filters/client_channel/lb_policy_factory.c 2 additions, 6 deletionssrc/core/ext/filters/client_channel/lb_policy_factory.c
- src/core/ext/filters/client_channel/subchannel.c 3 additions, 6 deletionssrc/core/ext/filters/client_channel/subchannel.c
- src/core/ext/filters/load_reporting/load_reporting.c 1 addition, 5 deletionssrc/core/ext/filters/load_reporting/load_reporting.c
- src/core/ext/transport/chttp2/client/insecure/channel_create.c 3 additions, 5 deletions...ore/ext/transport/chttp2/client/insecure/channel_create.c
- src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c 2 additions, 4 deletions...t/transport/chttp2/client/insecure/channel_create_posix.c
- src/core/ext/transport/chttp2/client/secure/secure_channel_create.c 3 additions, 5 deletions...xt/transport/chttp2/client/secure/secure_channel_create.c
- src/core/lib/channel/channel_args.c 26 additions, 0 deletionssrc/core/lib/channel/channel_args.c
- src/core/lib/channel/channel_args.h 6 additions, 0 deletionssrc/core/lib/channel/channel_args.h
- src/core/lib/http/httpcli.c 4 additions, 5 deletionssrc/core/lib/http/httpcli.c
- src/core/lib/iomgr/socket_factory_posix.c 3 additions, 6 deletionssrc/core/lib/iomgr/socket_factory_posix.c
- src/core/lib/iomgr/socket_mutator.c 4 additions, 6 deletionssrc/core/lib/iomgr/socket_mutator.c
- src/core/lib/security/context/security_context.c 3 additions, 7 deletionssrc/core/lib/security/context/security_context.c
- src/core/lib/security/credentials/credentials.c 4 additions, 13 deletionssrc/core/lib/security/credentials/credentials.c
- src/core/lib/security/credentials/fake/fake_credentials.c 2 additions, 5 deletionssrc/core/lib/security/credentials/fake/fake_credentials.c
- src/core/lib/security/credentials/ssl/ssl_credentials.c 3 additions, 7 deletionssrc/core/lib/security/credentials/ssl/ssl_credentials.c
- src/core/lib/security/transport/lb_targets_info.c 3 additions, 6 deletionssrc/core/lib/security/transport/lb_targets_info.c
Loading
Please register or sign in to comment