pseudotcp: Add a PseudoTcpSocket:support-fin-ack property
This allows FIN–ACK support to be disabled entirely. This is mostly for testing purposes, since TCP_OPT_FIN_ACK is negotiated when establishing the connection, and is disabled if the other side doesn’t support it. This includes an interoperability test.
Showing
Please register or sign in to comment