arceos_api::net

Function ax_tcp_shutdown

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

Closes the connection on the TCP socket.