libevent 0.0.5

Libevent - event notification


This extension is a wrapper for libevent - event notification library.

License: PHP

This package is not maintained, if you would like to take over please go to this page.

Changes

- Fixed build with museum PHP versions.
- Fixed PECL bug #22705 (event_set() resets event base to NULL).
- Changed event_set(), event_buffer_new() and event_buffer_set_fd() to
accept numerical file descriptors.
- Added event_priority_set() (patch by Ruslan Osmanov).
- Fixed build with 5_4.