-
- Downloads
Use the internal slice api
Address review comments
Showing
- src/core/ext/client_channel/client_channel_plugin.c 1 addition, 1 deletionsrc/core/ext/client_channel/client_channel_plugin.c
- src/core/ext/client_channel/http_connect_handshaker.c 7 additions, 6 deletionssrc/core/ext/client_channel/http_connect_handshaker.c
- src/core/ext/client_channel/parse_address.c 3 additions, 1 deletionsrc/core/ext/client_channel/parse_address.c
- src/core/ext/client_channel/resolver_registry.c 12 additions, 10 deletionssrc/core/ext/client_channel/resolver_registry.c
- src/core/ext/client_channel/resolver_registry.h 3 additions, 2 deletionssrc/core/ext/client_channel/resolver_registry.h
- src/core/ext/client_channel/subchannel.c 7 additions, 5 deletionssrc/core/ext/client_channel/subchannel.c
- src/core/ext/client_channel/subchannel.h 2 additions, 1 deletionsrc/core/ext/client_channel/subchannel.h
- src/core/ext/client_channel/uri_parser.c 19 additions, 14 deletionssrc/core/ext/client_channel/uri_parser.c
- src/core/ext/client_channel/uri_parser.h 3 additions, 1 deletionsrc/core/ext/client_channel/uri_parser.h
- src/core/ext/lb_policy/grpclb/grpclb.c 1 addition, 1 deletionsrc/core/ext/lb_policy/grpclb/grpclb.c
- src/core/ext/transport/chttp2/client/chttp2_connector.c 1 addition, 1 deletionsrc/core/ext/transport/chttp2/client/chttp2_connector.c
- src/core/lib/iomgr/tcp_client_posix.c 0 additions, 3 deletionssrc/core/lib/iomgr/tcp_client_posix.c
- test/core/client_channel/parse_address_test.c 11 additions, 4 deletionstest/core/client_channel/parse_address_test.c
- test/core/client_channel/resolvers/dns_resolver_connectivity_test.c 1 addition, 1 deletion...client_channel/resolvers/dns_resolver_connectivity_test.c
- test/core/client_channel/resolvers/dns_resolver_test.c 2 additions, 2 deletionstest/core/client_channel/resolvers/dns_resolver_test.c
- test/core/client_channel/resolvers/sockaddr_resolver_test.c 2 additions, 2 deletionstest/core/client_channel/resolvers/sockaddr_resolver_test.c
- test/core/client_channel/uri_fuzzer_test.c 4 additions, 1 deletiontest/core/client_channel/uri_fuzzer_test.c
- test/core/client_channel/uri_parser_test.c 16 additions, 5 deletionstest/core/client_channel/uri_parser_test.c
Loading
Please register or sign in to comment