mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
a11fe67bac
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
9 lines
377 B
Text
9 lines
377 B
Text
libev (a high-performance event loop/model)
|
|
|
|
Libev is modelled (very loosely) after libevent and the Event perl
|
|
module, but is faster, scales better and is more correct, and also
|
|
more featureful. And also smaller. Yay.
|
|
|
|
Note: libev and libevent both have a usr/include/event.h
|
|
header file. This could lead to compile problems if both
|
|
packages are installed at the same time.
|