Files
LookingGlass/repos
Geoffrey McRae b353b5ef06 [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.
2026-08-15 14:38:32 +10:00
..