-
- Downloads
Merge pull request #3993 from ctiller/new_op
Core transport & call cleanup
Showing
- BUILD 24 additions, 18 deletionsBUILD
- Makefile 933 additions, 67 deletionsMakefile
- binding.gyp 4 additions, 3 deletionsbinding.gyp
- build.yaml 12 additions, 20 deletionsbuild.yaml
- gRPC.podspec 12 additions, 9 deletionsgRPC.podspec
- include/grpc++/alarm.h 1 addition, 1 deletioninclude/grpc++/alarm.h
- include/grpc/support/port_platform.h 1 addition, 1 deletioninclude/grpc/support/port_platform.h
- include/grpc/support/slice_buffer.h 5 additions, 0 deletionsinclude/grpc/support/slice_buffer.h
- src/core/census/grpc_filter.c 29 additions, 40 deletionssrc/core/census/grpc_filter.c
- src/core/channel/channel_stack.c 42 additions, 8 deletionssrc/core/channel/channel_stack.c
- src/core/channel/channel_stack.h 50 additions, 8 deletionssrc/core/channel/channel_stack.h
- src/core/channel/client_channel.c 102 additions, 392 deletionssrc/core/channel/client_channel.c
- src/core/channel/client_uchannel.c 34 additions, 321 deletionssrc/core/channel/client_uchannel.c
- src/core/channel/compress_filter.c 122 additions, 171 deletionssrc/core/channel/compress_filter.c
- src/core/channel/connected_channel.c 20 additions, 9 deletionssrc/core/channel/connected_channel.c
- src/core/channel/connected_channel.h 2 additions, 0 deletionssrc/core/channel/connected_channel.h
- src/core/channel/http_client_filter.c 46 additions, 67 deletionssrc/core/channel/http_client_filter.c
- src/core/channel/http_server_filter.c 67 additions, 81 deletionssrc/core/channel/http_server_filter.c
- src/core/channel/noop_filter.c 9 additions, 13 deletionssrc/core/channel/noop_filter.c
- src/core/channel/subchannel_call_holder.c 283 additions, 0 deletionssrc/core/channel/subchannel_call_holder.c
Loading
Please register or sign in to comment