Keith Winstein
10fdb6abff
Make echo ack the ONLY check for prediction expiration ( closes #16 on github)
2012-02-25 15:06:47 -05:00
Keith Winstein
a2b293c027
Make retry more aggressive even absent new data ( fixes #23 github issue)
2012-02-25 12:12:16 -05:00
Anders Kaseorg
7d19fbe203
Replace C++0x auto with Boost Typeof library
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2012-02-17 21:29:51 -05:00
Anders Kaseorg
bd3ffb85d5
Replace C++0x lambda with Boost Lambda Library
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2012-02-17 21:29:51 -05:00
Anders Kaseorg
f914d1747d
Replace C++0x nullptr with 0
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2012-02-17 20:22:12 -05:00
Anders Kaseorg
6c52c1d306
Purge ‘using namespace std’ from header files
...
std::bind and boost::lambda::bind don’t mix.
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2012-02-17 20:22:12 -05:00
Keith Winstein
8c7c5340d4
User selectable prediction mode ( fixes #9 github issue)
2012-02-13 03:50:03 -05:00
Keith Winstein
c34986471c
Give credit to deletion at end of line per Bill ( fixes #10 github issue)
2012-02-13 02:44:13 -05:00
Keith Winstein
0b4cf8af3d
Only display prediction overlay when triggered by slowness
...
Here we maintain the predictions always, but we only display the overlay
when either a threshold of smoothed round-trip time is met or temporarily
after a "glitch."
2012-02-09 02:56:01 -05:00
Keith Winstein
3781a290c8
Add copyright/license notices
2012-02-06 20:52:48 -05:00
Keith Winstein
38c9e99882
Separate modules by subdirectory
2012-02-06 18:26:45 -05:00