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