• Martin Holst Swende's avatar
    p2p: change ping ticker to timer (#15071) · dc92779c
    Martin Holst Swende authored
    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)
    dc92779c
Name
Last commit
Last update
..
discover Loading commit data...
discv5 Loading commit data...
nat Loading commit data...
netutil Loading commit data...
dial.go Loading commit data...
dial_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
metrics.go Loading commit data...
peer.go Loading commit data...
peer_error.go Loading commit data...
peer_test.go Loading commit data...
protocol.go Loading commit data...
rlpx.go Loading commit data...
rlpx_test.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...