-
- Downloads
Merge pull request #8429 from markdroth/service_config2
Convert method config to a struct for use in the fast path.
No related branches found
No related tags found
Showing
- src/core/ext/client_channel/client_channel.c 90 additions, 51 deletionssrc/core/ext/client_channel/client_channel.c
- src/core/ext/client_channel/method_config.c 50 additions, 6 deletionssrc/core/ext/client_channel/method_config.c
- src/core/ext/client_channel/method_config.h 22 additions, 2 deletionssrc/core/ext/client_channel/method_config.h
- src/core/lib/channel/message_size_filter.c 54 additions, 20 deletionssrc/core/lib/channel/message_size_filter.c
- src/core/lib/transport/mdstr_hash_table.c 26 additions, 11 deletionssrc/core/lib/transport/mdstr_hash_table.c
- src/core/lib/transport/mdstr_hash_table.h 9 additions, 0 deletionssrc/core/lib/transport/mdstr_hash_table.h
Loading
Please register or sign in to comment