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