Function arceos_api::net::ax_tcp_shutdown
source · 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.