• Philip Withnall's avatar
    pseudotcp: Add pseudo_tcp_socket_is_closed_remotely() · e8a708ae
    Philip Withnall authored
    New convenience API to check if the remote end of a pseudo-TCP socket
    has been closed (but not necessarily the local end). This is currently a
    stub implementation, but will be used fully once pseudo-TCP FIN–ACK
    support lands.
    e8a708ae
pseudotcp.h 14.3 KB