pseudotcp: Factor out state changes and validate them
By validating state changes, we can verify that the implementation conforms to the RFC 793 state machine at runtime. This will become more important when FIN–ACK support is added, adding more states.
Showing
Please register or sign in to comment