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.10
(stable)
|
Fix: segmentation fault after watcher restart(Frank Mayer) Fix: missing get_gc property handler Fix: operators applied to uninitialized EvWatcher::data property caused unexpected results |