pub fn ax_tcp_poll(socket: &AxTcpSocketHandle) -> AxResult<AxPollState>Expand description
Returns whether the TCP socket is readable or writable.
pub fn ax_tcp_poll(socket: &AxTcpSocketHandle) -> AxResult<AxPollState>Returns whether the TCP socket is readable or writable.