pub fn ax_tcp_shutdown(socket: &AxTcpSocketHandle) -> AxResult
Available on crate feature net only.
Expand description

Closes the connection on the TCP socket.