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