ev 1.0.0RC4

Provides interface to libev library


ev provides interface to libev library - high performance
full-featured event loop written in C.

License: PHP

Changes

Fix in PHP7: memory leak due to incorrect default loop destruction.
Change: removed pthreads dependency(pthread_atfork setup for the ev_loop_fork(EV_DEFAULT) call)