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.5
(stable)
|
Fix: bug #64788 where var_dump() of EvIo watcher caused disfunction of whole event loop Fix: build error due to return (void) from function returning int on Mac OS X |