Switch to using std::chrono types for the max outbound related logic. Removes some unnecessary code from init.
Backport of core#20253.
Depends on D10901.
Ref T1696.
Differential D10902
net: use std::chrono throughout maxOutbound logic Fabien on Jan 26 2022, 09:10. Authored by Tags None Subscribers None
Details
Switch to using std::chrono types for the max outbound related logic. Removes some unnecessary code from init. Backport of core#20253. Depends on D10901. Ref T1696. ninja all check-all
Diff Detail
|