libuEv v1.2.0
API change in event callbacks and fix timers that never start.
Changes
- Remove first
uev_ctx_t *argument in callbacks, incompatible API
change! Please update all your callbacks if you upgrade.
Fixes
- Fix timers that accidentally broke in v1.1.0.
- Fixes to
bench.c, it now actually listens to the pipe/socket.