Commit Graph

23 Commits

Author SHA1 Message Date
Keith Winstein 1a433305f8 Rewrite terminal overlay 2012-01-11 18:32:42 -05:00
Keith Winstein ec2469257b Process resize entirely on server 2012-01-07 03:46:18 -05:00
Keith Winstein 267f5a31a7 Get rid of path MTU discovery 2012-01-01 21:42:05 -05:00
Keith Winstein 3a722cb3d3 Query Path MTU on every instruction because Linux is not so reliable about EMSGSIZE 2011-12-22 01:02:24 -05:00
Keith Winstein 364cb6d722 Pass closed-over variables by reference in lambda 2011-10-31 01:30:34 -04:00
Keith Winstein e80135b5cf Cleanup UI around connect/shutdown 2011-10-30 04:32:26 -04:00
Keith Winstein bbc836b40d Print SRTT 2011-10-30 03:38:22 -04:00
Keith Winstein 90b4931c84 Send "corrected" timestamps to better calculate RTT 2011-10-30 03:19:32 -04:00
Keith Winstein 024780aae6 Fix debugging output display bug 2011-10-28 15:45:27 -04:00
Keith Winstein 3efb3d2fe3 Experiment with smaller delay for client 2011-10-22 15:46:09 -04:00
Keith Winstein b29e3e9d39 More robust shutdown handling 2011-10-22 15:07:03 -04:00
Keith Winstein 7068e26847 Display error messages in top-line overlay. 2011-10-12 23:46:54 -04:00
Keith Winstein 56b4064686 Fix bug that could cause desynchronization 2011-10-10 03:57:29 -04:00
Keith Winstein 5aff42b0aa Further improvements to smooth shutdown (and fix bug re: shutdown acceleration) 2011-09-30 13:51:36 -04:00
Keith Winstein 31577a1c16 Improve client shutdown robustness 2011-09-30 03:01:14 -04:00
Keith Winstein c087286e65 Limit PMTU discovery retries 2011-09-27 00:57:50 -04:00
Keith Winstein 271e6b8fc2 Restrain growth of sent_states queue 2011-09-27 00:36:04 -04:00
Keith Winstein 14111f861e Make sure new state is inserted even on NetworkException (per stellex) 2011-09-16 17:55:11 -04:00
Keith Winstein be6467c335 Fixes for 32-bit machines per Stefie Tellex 2011-09-14 14:39:11 -04:00
Keith Winstein f3b9c60196 Better timestamping -- now send opportunistically 2011-09-13 02:08:58 -04:00
Keith Winstein a24443638b Switch to 64-bit fragment ID, fragmenting in separate function 2011-09-13 00:55:18 -04:00
Keith Winstein 42088e1a5a Graceful shutdown on quit 2011-08-26 04:54:38 -04:00
Keith Winstein 3e62ee6e26 Split out sender behavior into new class 2011-08-26 03:32:48 -04:00