Merge pull request #1577 from ctiller/we-dont-need-no-backup
Remove backup poller from GRPC core
No related branches found
No related tags found
Showing
- BUILD 10 additions, 6 deletionsBUILD
- Makefile 47 additions, 43 deletionsMakefile
- build.json 5 additions, 3 deletionsbuild.json
- gRPC.podspec 2 additions, 2 deletionsgRPC.podspec
- include/grpc/byte_buffer.h 1 addition, 2 deletionsinclude/grpc/byte_buffer.h
- include/grpc/byte_buffer_reader.h 1 addition, 1 deletioninclude/grpc/byte_buffer_reader.h
- include/grpc/compression.h 1 addition, 1 deletioninclude/grpc/compression.h
- include/grpc/grpc.h 9 additions, 6 deletionsinclude/grpc/grpc.h
- include/grpc/grpc_security.h 2 additions, 3 deletionsinclude/grpc/grpc_security.h
- include/grpc/support/slice.h 1 addition, 1 deletioninclude/grpc/support/slice.h
- include/grpc/support/tls_pthread.h 2 additions, 3 deletionsinclude/grpc/support/tls_pthread.h
- src/core/channel/channel_stack.c 0 additions, 6 deletionssrc/core/channel/channel_stack.c
- src/core/channel/child_channel.c 4 additions, 3 deletionssrc/core/channel/child_channel.c
- src/core/channel/client_channel.c 39 additions, 6 deletionssrc/core/channel/client_channel.c
- src/core/channel/client_setup.c 64 additions, 31 deletionssrc/core/channel/client_setup.c
- src/core/channel/client_setup.h 8 additions, 4 deletionssrc/core/channel/client_setup.h
- src/core/compression/message_compress.h 1 addition, 1 deletionsrc/core/compression/message_compress.h
- src/core/httpcli/httpcli.c 34 additions, 4 deletionssrc/core/httpcli/httpcli.c
- src/core/httpcli/httpcli.h 34 additions, 4 deletionssrc/core/httpcli/httpcli.h
- src/core/iomgr/fd_posix.c 48 additions, 16 deletionssrc/core/iomgr/fd_posix.c
Loading
Please register or sign in to comment