Skip to content

libuEv v1.5.0

Choose a tag to compare

@troglobit troglobit released this 30 Oct 14:52
· 269 commits to master since this release

Changes

  • Add support for absolute timers with the uev_cron_*() API.
  • Update build & install instructions in README

Fixes

  • Fix uev_timer_set() so that it returns error in case the underlying
    Linux timerfd API fails.