diff options
author | John Van Ostrand <john@vanostrand.com> | 2017-09-05 17:07:55 -0400 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-09-06 08:30:21 -0700 |
commit | 928621357ca283905dd973b0f97d17b41b5841ea (patch) | |
tree | 043479159cdcb2b8033a1decabdd81b7057827cf /android | |
parent | 024b61ca04c8a18fc333101e234631e2f13933a9 (diff) | |
download | subsurface-928621357ca283905dd973b0f97d17b41b5841ea.tar.gz |
Changed backoff strategy for short reads.
Back off was exponential starting at 10ms, which for high baud
rate and no flow-control connections might cause buffer overrun.
This was causing problems when reading Cochran DCs, the hearbeat
byte was being missed.
Signed-off-by: John Van Ostrand <john@vanostrand.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions