arceos_api::net

Function ax_tcp_poll

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

Returns whether the TCP socket is readable or writable.