flycast/core/hw/modem
Flyinghead 579db85b3b modem: fix various picotcp tcp issues (re-xmit timers, segment split)
modem: delay receiving initial ppp handshake until after sending data
(WinCE)
reduce char receive delay to 143 us
make sure picosocket buffer is empty before shutting down socket
use 536-byte segment for tcp sockets
increase linger delay to 10 sec (avoid sending RST when waiting for FIN)
picotcp: disable window scaling option
dupe ack reception in full window mode should enter dupack mode
pick the correct segment to re-xmit in recover mode
both partial frames should be enqueued when splitting segment
fix wrong size when splitting segment and crash if splitting first one
make sure re-xmit timer is correct in tcp output
2020-12-04 11:23:15 +01:00
..
dns.cpp MSVC Cleanup 2020-04-23 14:10:49 +02:00
modem.cpp modem: fix various picotcp tcp issues (re-xmit timers, segment split) 2020-12-04 11:23:15 +01:00
modem.h modem: add termination function to stop pico thread 2019-07-01 10:28:31 +02:00
modem_regs.h wince: online support 2019-07-07 20:31:36 +02:00
picoppp.cpp modem: fix various picotcp tcp issues (re-xmit timers, segment split) 2020-12-04 11:23:15 +01:00
picoppp.h Cleanup include headers 2020-03-29 14:26:21 +02:00