pseudotcp: Add pseudo_tcp_socket_is_closed_remotely()
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.
Showing
Please register or sign in to comment