arceos_api::net

Function ax_udp_poll

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

Returns whether the UDP socket is readable or writable.