summaryrefslogtreecommitdiffstats
path: root/libev/README
diff options
context:
space:
mode:
authorEmil Renner Berthing <esmil@mailme.dk>2016-01-07 19:49:28 +0100
committerEmil Renner Berthing <esmil@mailme.dk>2016-01-08 00:20:13 +0100
commite005effffa9b69bb1a93a8031308700ae8e4a857 (patch)
treef1f24afa0a3924ba3a714478492dbcbe58e0ccf8 /libev/README
parentcd98e6c777ea3c95ff1eb6f933e28813ccee80dc (diff)
downloadlem-e005effffa9b69bb1a93a8031308700ae8e4a857.tar.gz
lem-e005effffa9b69bb1a93a8031308700ae8e4a857.tar.xz
lem-e005effffa9b69bb1a93a8031308700ae8e4a857.zip
libev: update to v4.22
Diffstat (limited to 'libev/README')
-rw-r--r--libev/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/libev/README b/libev/README
index ca403c6..31f6193 100644
--- a/libev/README
+++ b/libev/README
@@ -24,23 +24,23 @@ ABOUT
- relative timers/timeouts (handle time jumps).
- fast intra-thread communication between multiple
event loops (with optional fast linux eventfd backend).
- - extremely easy to embed.
- - very small codebase, no bloated library.
+ - extremely easy to embed (fully documented, no dependencies,
+ autoconf supported but optional).
+ - very small codebase, no bloated library, simple code.
- fully extensible by being able to plug into the event loop,
integrate other event loops, integrate other event loop users.
- very little memory use (small watchers, small event loop data).
- optional C++ interface allowing method and function callbacks
at no extra memory or runtime overhead.
- optional Perl interface with similar characteristics (capable
- of running Glib/Gtk2 on libev, interfaces with Net::SNMP and
- libadns).
+ of running Glib/Gtk2 on libev).
- support for other languages (multiple C++ interfaces, D, Ruby,
Python) available from third-parties.
- Examples of programs that embed libev: the EV perl module,
- rxvt-unicode, gvpe (GNU Virtual Private Ethernet), the Deliantra MMORPG
- server (http://www.deliantra.net/), Rubinius (a next-generation Ruby
- VM), the Ebb web server, the Rev event toolkit.
+ Examples of programs that embed libev: the EV perl module, node.js,
+ auditd, rxvt-unicode, gvpe (GNU Virtual Private Ethernet), the
+ Deliantra MMORPG server (http://www.deliantra.net/), Rubinius (a
+ next-generation Ruby VM), the Ebb web server, the Rev event toolkit.
CONTRIBUTORS