diff options
author | Howard Chu <hyc@symas.com> | 2017-06-04 22:37:53 +0100 |
---|---|---|
committer | Howard Chu <hyc@symas.com> | 2017-06-15 16:54:03 +0100 |
commit | 07c4276cbebe453f552dd107a72d7231579dea57 (patch) | |
tree | 3fe8ef7ef34c029083d0fb7bb0f80d850ad5216d /utils | |
parent | Don't timeout a slow operation that's making progress (diff) | |
download | monero-07c4276cbebe453f552dd107a72d7231579dea57.tar.xz |
Don't issue a new timedsync while one is already in progress
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.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions