morpheus_network

Module mainloop

Source
Expand description

Main loop module.

The 5-phase poll loop that drives all network activity.

§Reference

NETWORK_IMPL_GUIDE.md §6

Re-exports§

Modules§

  • Bare-metal main loop for post-ExitBootServices execution.
  • Main loop phase implementations.
  • Main loop runner.