diff options
author | Martin Holst Swende <martin@swende.se> | 2017-09-04 15:24:52 +0800 |
---|---|---|
committer | Felix Lange <fjl@users.noreply.github.com> | 2017-09-04 15:24:52 +0800 |
commit | dc92779c0a1e01de9561087a3a534d9d7cfdef3f (patch) | |
tree | 1ff24336c36d4df8024c63c5340dbd2c663cfa2a /core | |
parent | d70536b5d4e8580a39a9887ce58c4a21c74344ee (diff) | |
download | go-tangerine-dc92779c0a1e01de9561087a3a534d9d7cfdef3f.tar go-tangerine-dc92779c0a1e01de9561087a3a534d9d7cfdef3f.tar.gz go-tangerine-dc92779c0a1e01de9561087a3a534d9d7cfdef3f.tar.bz2 go-tangerine-dc92779c0a1e01de9561087a3a534d9d7cfdef3f.tar.lz go-tangerine-dc92779c0a1e01de9561087a3a534d9d7cfdef3f.tar.xz go-tangerine-dc92779c0a1e01de9561087a3a534d9d7cfdef3f.tar.zst go-tangerine-dc92779c0a1e01de9561087a3a534d9d7cfdef3f.zip |
p2p: change ping ticker to timer (#15071)
Using a Timer over Ticker seems to be a lot better, though I cannot fully
account for why that it behaves so (since Ticker should be more bursty, but not
necessarily more active over time, but that may depend on how long window it
uses to decide on when to tick next)
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions