Package Information |
Summary |
Provides interface to libev library |
Maintainers |
Ruslan Osmanov <
osmanov at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
ev provides interface to libev library - high performance
full-featured event loop written in C. |
Homepage |
https://bitbucket.org/osmanov/pecl-ev
|
Release notes
Version 0.2.2
(stable)
|
Fix: bug #3 where ev_loop_fork invoked with EV_DEFAULT_UC(thanks to John Chen) Refact: callbacks' no_separation = 1(was 0) Fix: typo in package.xml Fix: markdown syntax |