pseudotcp: Add pseudo_tcp_socket_shutdown() support
This is analogous to the UNIX shutdown() function, allowing either or both sides of a pseudo-TCP connection to be shut down.
Showing
Please register or sign in to comment
This is analogous to the UNIX shutdown() function, allowing either or both sides of a pseudo-TCP connection to be shut down.