pub fn ax_tcp_shutdown(socket: &AxTcpSocketHandle) -> AxResultAvailable on crate feature
net only.Expand description
Closes the connection on the TCP socket.
pub fn ax_tcp_shutdown(socket: &AxTcpSocketHandle) -> AxResultnet only.Closes the connection on the TCP socket.