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.
pub fn ax_udp_poll(socket: &AxUdpSocketHandle) -> AxResult<AxPollState>
net
only.Returns whether the UDP socket is readable or writable.