Skip to main content

nros_platform_network_poll

Function nros_platform_network_poll 

Source
pub unsafe extern "C" fn nros_platform_network_poll()
Expand description

Pump the underlying network stack to process pending I/O. No-op on platforms with a kernel-driven socket layer (POSIX, Zephyr, lwIP, NetX Duo). Bare-metal smoltcp targets advance the stack from this entry point.