libevent 2.0.2+2.0.16

Deimos bindings for libevent, a cross-platform asynchronous I/O library


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

libevent D interface

From the libevent website: "The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.

libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop."

Library version: 2.0.16

Status: Apart from the deprecated/compatibilty files, all headers have been translated. The high-level API is not tested well.

License: libevent itself is distributed under a 3-clause (or "modified") BSD license. These files are a derived work and do not impose any additional restrictions.

Dependencies:
none
Versions:
2.0.2+2.0.16 2016-Nov-30
2.0.1+2.0.16 2014-Sep-28
2.0.0+2.0.16 2013-Oct-17
~master 2016-Nov-30
Show all 4 versions
Download Stats:
  • 9 downloads today

  • 110 downloads this week

  • 144 downloads this month

  • 868074 downloads total

Score:
3.7
Short URL:
libevent.dub.pm