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