libevent 0.1.0

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

- Added event_base_reinit(). (Ivan Shalganov, Andy Skelton)
- Added config.w32. (bruno at chalopin dot fr)
- Fixed windows compilation with libevent 2.x. (Anatol Belski)
- Fixed bug #61673 (callback function args are wrong for signal handler).
- Fixed bug #61653 (Segfault on event_free()).