-
- Downloads
Merge pull request #6352 from ctiller/error
Unifying error handling within core
Showing
- BUILD 22 additions, 24 deletionsBUILD
- Makefile 183 additions, 177 deletionsMakefile
- binding.gyp 3 additions, 1 deletionbinding.gyp
- build.yaml 44 additions, 50 deletionsbuild.yaml
- config.m4 3 additions, 1 deletionconfig.m4
- gRPC.podspec 9 additions, 3 deletionsgRPC.podspec
- grpc.def 2 additions, 0 deletionsgrpc.def
- grpc.gemspec 6 additions, 2 deletionsgrpc.gemspec
- include/grpc/support/avl.h 5 additions, 0 deletionsinclude/grpc/support/avl.h
- package.xml 6 additions, 2 deletionspackage.xml
- src/core/ext/census/grpc_filter.c 3 additions, 3 deletionssrc/core/ext/census/grpc_filter.c
- src/core/ext/client_config/channel_connectivity.c 24 additions, 10 deletionssrc/core/ext/client_config/channel_connectivity.c
- src/core/ext/client_config/client_channel.c 67 additions, 44 deletionssrc/core/ext/client_config/client_channel.c
- src/core/ext/client_config/connector.h 1 addition, 1 deletionsrc/core/ext/client_config/connector.h
- src/core/ext/client_config/lb_policy.c 4 additions, 2 deletionssrc/core/ext/client_config/lb_policy.c
- src/core/ext/client_config/lb_policy.h 5 additions, 3 deletionssrc/core/ext/client_config/lb_policy.h
- src/core/ext/client_config/subchannel.c 54 additions, 35 deletionssrc/core/ext/client_config/subchannel.c
- src/core/ext/client_config/subchannel.h 1 addition, 1 deletionsrc/core/ext/client_config/subchannel.h
- src/core/ext/client_config/subchannel_call_holder.c 30 additions, 17 deletionssrc/core/ext/client_config/subchannel_call_holder.c
- src/core/ext/lb_policy/pick_first/pick_first.c 48 additions, 30 deletionssrc/core/ext/lb_policy/pick_first/pick_first.c
Loading
Please register or sign in to comment