SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libevent rpm build for : Other. For other distributions click libevent.

Name : libevent
Version : 1.3a Vendor : Caos
Release : 1.caos Date : 2007-02-20 17:04:13
Group : Development/Libraries Source RPM : libevent-1.3a-1.caos.src.rpm
Size : 0.34 MB
Packager : caos
Summary : An event notification library
Description :
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.

Currently, libevent supports /dev/poll, kqueue(2), select(2), poll(2)
and epoll(4). It also has experimental support for real-time
signals. The internal event mechanism is completely independent of the
exposed event API, and a simple update of libevent can provide new
functionality without having to redesign the applications. As a
result, Libevent allows for portable application development and
provides the most scalable event notification mechanism available on
an operating system. Libevent should compile on Linux, *BSD, Mac OS X,
Solaris and Windows.

RPM found in directory: /vol/rzm3/linux-caos/cAos-2/ext/current/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libevent-1.3a-1.caos.x86_64.rpm
ftp.icm.edu.pl  libevent-1.3a-1.caos.x86_64.rpm
     

Provides :
libevent-1.3a.so.1()(64bit)
libevent

Requires :
/usr/bin/env
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/bin/event_rpcgen.py
/usr/include/evdns.h
/usr/include/event.h
/usr/include/evhttp.h
/usr/lib64/libevent-1.3a.so.1
/usr/lib64/libevent-1.3a.so.1.0.3
/usr/lib64/libevent.a
/usr/lib64/libevent.la
/usr/lib64/libevent.so
/usr/share/doc/libevent-1.3a
/usr/share/doc/libevent-1.3a/README
/usr/share/man/man3/evdns.3.gz
/usr/share/man/man3/event.3.gz

 
ICM