Skip to content
  • Philip Withnall's avatar
    pseudotcp: Add pseudo_tcp_socket_is_closed_remotely() · 8b907cb2
    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.
    8b907cb2