This is a minor refactor that split the if/elseif/else block for block
and tx inv reception into 2 separated logical blocks. Each block holds
the cs_main lock locally so the scope is slightly reduced.
Depends on D9590.
Differential D9591
Split the inv message reception processing in logical blocks by inv type Fabien on May 26 2021, 19:48. Authored by Tags None Subscribers None
Details
This is a minor refactor that split the if/elseif/else block for block Depends on D9590. ninja all check-all
Diff Detail
|