mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
Advance LGMP to the stream polling fallback implementation. The new API combines short spins with bounded exponential backoff and resets on observed progress. Notification callbacks remain advisory, so plain shared-memory transports keep making progress without doorbells.