Skip to content
Snippets Groups Projects
Commit 7a6e1b5c authored by deuce's avatar deuce
Browse files

Check if TCP timestamps are enabled, and if they are, subtract 12 from the

MSS for the packet size.

Fixes problem with telnet server where large transfers were full packets
followed by a 12 byte packet.  Also removes hack in webserver that always
assumed timestamps were enabled.

The Win32 code has not been tested, but is assumed to work perfectly.
parent 3b306d11
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment