mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-02-23 23:27:54 -07:00
A timedsync is issued every minute on a connection, but the input tineout is 2 minutes. This means a new sync request could be issued while a slow sync request was already in progress. The additional request will further clog the network on a slow connection, and cause a premature timeout.
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.