Function arceos_api::net::ax_poll_interfaces

source ·
pub fn ax_poll_interfaces() -> AxResult
Available on crate feature net only.
Expand description

Poll the network stack.

It may receive packets from the NIC and process them, and transmit queued packets to the NIC.