mirror of
https://github.com/monero-project/monero.git
synced 2025-01-26 04:15:59 -05:00
07c4276cbe
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.