| Package Information |
| Summary |
Provides interface to libev library |
| Maintainers |
Ruslan Osmanov <osmanov@php.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.3 (stable) |
Fixed build errors where sockets extension required, made optional(thanks to auroraeos on #php.pecl@efnet IRC).
Fixed build errors for non-threaded configuration.
Streams' casting fixed and improved. |