Fix flow control
- sending of window updates is now integrated with the primary write path, making this far more robust - iomgr starts up after shutdown correctly again
Showing
- src/core/channel/client_channel.c 1 addition, 1 deletionsrc/core/channel/client_channel.c
- src/core/iomgr/iomgr.c 1 addition, 0 deletionssrc/core/iomgr/iomgr.c
- src/core/iomgr/tcp_posix.c 2 additions, 2 deletionssrc/core/iomgr/tcp_posix.c
- src/core/transport/chttp2/internal.h 8 additions, 13 deletionssrc/core/transport/chttp2/internal.h
- src/core/transport/chttp2/parsing.c 1 addition, 2 deletionssrc/core/transport/chttp2/parsing.c
- src/core/transport/chttp2/stream_lists.c 37 additions, 31 deletionssrc/core/transport/chttp2/stream_lists.c
- src/core/transport/chttp2/writing.c 53 additions, 40 deletionssrc/core/transport/chttp2/writing.c
- src/core/transport/chttp2_transport.c 5 additions, 5 deletionssrc/core/transport/chttp2_transport.c
Loading
Please register or sign in to comment