Skip to content

libuEv v1.4.2

Choose a tag to compare

@troglobit troglobit released this 25 Jun 09:42
· 282 commits to master since this release

Changes

Add range checks for period and timeout to uev_timer_init() and uev_timer_set().
If either on is < 0 libuEv now return ERANGE.