Error handling progress in chttp2 transport
Showing
- src/core/ext/transport/chttp2/transport/chttp2_transport.c 54 additions, 31 deletionssrc/core/ext/transport/chttp2/transport/chttp2_transport.c
- src/core/ext/transport/chttp2/transport/frame_data.c 37 additions, 21 deletionssrc/core/ext/transport/chttp2/transport/frame_data.c
- src/core/ext/transport/chttp2/transport/frame_data.h 6 additions, 5 deletionssrc/core/ext/transport/chttp2/transport/frame_data.h
- src/core/ext/transport/chttp2/transport/frame_goaway.c 21 additions, 16 deletionssrc/core/ext/transport/chttp2/transport/frame_goaway.c
- src/core/ext/transport/chttp2/transport/frame_goaway.h 2 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/frame_goaway.h
- src/core/ext/transport/chttp2/transport/frame_ping.c 12 additions, 7 deletionssrc/core/ext/transport/chttp2/transport/frame_ping.c
- src/core/ext/transport/chttp2/transport/frame_ping.h 3 additions, 3 deletionssrc/core/ext/transport/chttp2/transport/frame_ping.h
- src/core/ext/transport/chttp2/transport/frame_rst_stream.c 12 additions, 7 deletionssrc/core/ext/transport/chttp2/transport/frame_rst_stream.c
- src/core/ext/transport/chttp2/transport/frame_rst_stream.h 2 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/frame_rst_stream.h
- src/core/ext/transport/chttp2/transport/frame_settings.c 23 additions, 21 deletionssrc/core/ext/transport/chttp2/transport/frame_settings.c
- src/core/ext/transport/chttp2/transport/frame_settings.h 2 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/frame_settings.h
- src/core/ext/transport/chttp2/transport/frame_window_update.c 17 additions, 9 deletions...core/ext/transport/chttp2/transport/frame_window_update.c
- src/core/ext/transport/chttp2/transport/frame_window_update.h 2 additions, 2 deletions...core/ext/transport/chttp2/transport/frame_window_update.h
- src/core/ext/transport/chttp2/transport/hpack_parser.c 345 additions, 287 deletionssrc/core/ext/transport/chttp2/transport/hpack_parser.c
- src/core/ext/transport/chttp2/transport/hpack_parser.h 8 additions, 6 deletionssrc/core/ext/transport/chttp2/transport/hpack_parser.h
- src/core/ext/transport/chttp2/transport/hpack_table.c 24 additions, 20 deletionssrc/core/ext/transport/chttp2/transport/hpack_table.c
- src/core/ext/transport/chttp2/transport/hpack_table.h 5 additions, 4 deletionssrc/core/ext/transport/chttp2/transport/hpack_table.h
- src/core/ext/transport/chttp2/transport/internal.h 4 additions, 3 deletionssrc/core/ext/transport/chttp2/transport/internal.h
- src/core/lib/iomgr/closure.c 7 additions, 7 deletionssrc/core/lib/iomgr/closure.c
- src/core/lib/iomgr/closure.h 4 additions, 4 deletionssrc/core/lib/iomgr/closure.h
Loading
Please register or sign in to comment