Archie Cobbs 678f9e335e Several fixes:
- Fix slowness when operating over fast connections, where the timeout(9)
  granularity is on the same order of magnitude as the round trip time.
  timeout(9) can happen up to 1 tick early, which was causing receive
  ack timeouts to happen too early, causing bogus "lost" packets.
- Increase the local time counter to 64 bits to avoid roll-over.
- Keep statistics on memory allocation failures.
- Add a new option to always include the ack when sending data packets.
  Might be useful in high packet loss situations. Might not.
2000-07-25 00:23:19 +00:00
..
2000-05-10 16:54:00 +00:00
2000-05-10 16:54:00 +00:00
2000-07-14 11:17:16 +00:00
2000-07-25 00:23:19 +00:00
2000-07-25 00:23:19 +00:00