Author | SHA1 | Message | Date |
---|---|---|---|
Anton Kaliaev |
3f9aa8d8fa
|
document that msgBytes in p2p/connection change | 7 years ago |
Anton Kaliaev |
d6d1f8512d
|
do not reset pingTimer
don't bother with this "only ping when we havent heard from them". lets just always ping every peer from the sendRoutine every 10s no matter what. if they dont pong within pongTimeout, disconnect :) |
7 years ago |
Ethan Buchman |
7640e6a29f
|
add some p2p TODOs | 7 years ago |
Ethan Buchman | 426379dc47 | remove use of wire/nowriter | 7 years ago |
Ethan Buchman | baff4bd8cc | p2p/conn: better handling for some stop conditions | 7 years ago |
Ethan Buchman | 44e967184a | p2p: tmconn->conn and types->p2p | 7 years ago |