mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[lgmp] core: add adaptive stream polling
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.
This commit is contained in: