• Philip Withnall's avatar
    pseudotcp: Add a PseudoTcpSocket:support-fin-ack property · 239394af
    Philip Withnall authored
    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.
    239394af
test-pseudotcp-fin.c 32.3 KB