pub fn ax_udp_poll(socket: &AxUdpSocketHandle) -> AxResult<AxPollState>Expand description
Returns whether the UDP socket is readable or writable.
pub fn ax_udp_poll(socket: &AxUdpSocketHandle) -> AxResult<AxPollState>Returns whether the UDP socket is readable or writable.