Problem
Magma.Transport.Tcp has a connection state machine, segment parsing, retransmission logic, and window management - all untested. This is the highest-risk untested area.
Sub-tasks
Dependencies
Depends on: nothing (tests existing code)
Unlocks: #105 (UDP datagram), #122 (TCP benchmarks), #131 (Kestrel), establishes test patterns for other projects
Phase
Phase 0 (Foundation) - can start immediately
Problem
Magma.Transport.Tcphas a connection state machine, segment parsing, retransmission logic, and window management - all untested. This is the highest-risk untested area.Sub-tasks
test/Magma.Transport.Tcp.Factsproject, add to solutionbyte[], verify field extractionDependencies
Depends on: nothing (tests existing code)
Unlocks: #105 (UDP datagram), #122 (TCP benchmarks), #131 (Kestrel), establishes test patterns for other projects
Phase
Phase 0 (Foundation) - can start immediately