Page MenuHomePhabricator

net: use std::chrono throughout maxOutbound logic
ClosedPublic

Authored by Fabien on Jan 26 2022, 09:10.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Maniphest Tasks
Restricted Maniphest Task
Commits
rABC250f648f7636: net: use std::chrono throughout maxOutbound logic
Summary
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.

Test Plan
ninja all check-all