uevloop
uevloop copied to clipboard
A fast and lightweight event loop for embedded platforms.
Results
1
uevloop issues
Sort by
recently updated
recently updated
newest added
When working with dynamic memory or object pools, and the number of listeners is dynamic, I needed to make possible that memory is freed or objects released safely after all...