morpheus_network::mainloop::bare_metal

Static POLL_DEPTH

Source
static mut POLL_DEPTH: u32
Expand description

Static flag to detect reentrancy in polling loop. If this is > 1 during a poll, we have a bug.