Free Software Foundation!

Join now

Browse wiki

This entry published by the Free Software Foundation.

Libevent
Computer languages C  +
Full description The libevent API executes a callback funct The libevent API executes a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. It also supports callbacks due to signals or regular timeouts. It is meant to replace the asynchronous event loop found in event-driven network servers. 'libevent' currently 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 independent of the exposed event API, so a simple update of libevent provides new functionality without having to redesign applications. As a result, Libevent allows for portable application development and provides the most scalable event notification mechanism available on an operating system. echanism available on an operating system.
Homepage URL http://www.monkey.org/~provos/libevent/  +
Interface library  +
Is GNU false  +
Keywords event  + , notification  + , timeout  + , Poll  + , callback  + , file decriptor  + , /dev/poll  + , kqueue  + , select  + , epoll  + , real-time signals  +
Last review by Janet Casey +
Last review date 17 May 2005  +
License BSD 3Clause +
License verified by Janet Casey  +
License verified date 8 October 2004  +
Name libevent  +
Real name Niels Provos  +
Related projects POE + , Liboop + , Concurrence + , Libevent-Python +
Resource URL mailto:provos@citi.umich.edu  +
Resource audience Bug Tracking  + , Developer  + , Support  +
Resource kind E-mail  +
Revisionid 3,247  +
Revisiontimestamp 12 April 2011 13:39:58  +
Revisionuser WikiSysop +
Role Maintainer  +
Short description Event notification library  +
Submitted by Database conversion +
Submitted date 1 April 2011  +
Use library  +
User level none  +
Version comment 1.1 beta released 2005-05-14
Version date 14 May 2005  +
Version download http://www.monkey.org/~provos/libevent/libevent-1.1.tar.gz  +
Version identifier 1.1  +
Version status beta  +
Has improper value forThis property is a special property in this wiki. Library  +
Modification dateThis property is a special property in this wiki. 25 May 2012 00:04:29  +
Page has default formThis property is a special property in this wiki. Entry  +
EmailThis property is a special property in this wiki. provos@citi.umich.edu  +
hide properties that link here 
Libevent#3 + License of
Libevent#1 + Person of
Concurrence + , Libevent-Python + , Liboop + , POE + Related projects
Libevent#2 + Resource of
 

 

Enter the name of the page to start browsing from.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


The FSF is a charity with a worldwide mission to advance software freedom — learn about our history and work.

Copyright © 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.

Licensed under the GNU Free Documentation License, version 1.3 or later.

The FSF also has sister organizations in France, Latin America, Europe and India.

Powered by MediaWiki and Semantic MediaWiki

Toolbox