Skip to content
  • deuce's avatar
    Check if TCP timestamps are enabled, and if they are, subtract 12 from the · 7a6e1b5c
    deuce authored
    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.
    7a6e1b5c