PHP 7.0.6 Released

Introduction

Libevent is a library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.

More information about Libevent can be found at ยป http://libevent.org/.

User Contributed Notes

There are no user contributed notes for this page.
To Top