BugFix: fix protocol check error of bad magic number due to ssl write dirty data to reused socket fd by liucf3995 · Pull Request #96 · trpc-group/trpc-cpp

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (1cea869) 81.74052% compared to head (1ad90a4) 81.70184%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #96         +/-   ##
===================================================
- Coverage   81.74052%   81.70184%   -0.03868%     
===================================================
  Files            855         855                 
  Lines          33829       33834          +5     
===================================================
- Hits           27652       27643          -9     
- Misses          6177        6191         +14     
Files Coverage Δ
trpc/runtime/iomodel/reactor/common/io_handler.h 50.00000% <100.00000%> (+50.00000%) ⬆️
.../runtime/iomodel/reactor/default/tcp_connection.cc 90.23256% <50.00000%> (-0.37777%) ⬇️
...time/iomodel/reactor/fiber/fiber_tcp_connection.cc 64.79592% <66.66667%> (-0.15253%) ⬇️

... and 8 files with indirect coverage changes