summaryrefslogtreecommitdiffstats
path: root/lib/libevent/select.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to libevent-1.3b while retaining our local changes. beck@ OKmillert2007-03-191-2/+2
* introduce a way to free the base.brad2006-03-301-2/+26
* update to libevent 1.1a; keep local changesbrad2005-06-181-70/+179
* fix comment, kqueue -> {poll,select}brad2005-05-061-2/+2
* update to libevent 1.0c; keep local changesbrad2005-04-221-26/+24
* backout. not discussed, and very wrong. bad bradderaadt2005-04-191-24/+26
* update to libevent 1.0c; keep local changesbrad2005-04-191-26/+24
* update to libevent 0.8; keep local changesbrad2004-04-281-5/+2
* update to libevent-0.7a.tar.gz; keep local changesmarkus2003-07-091-91/+24
* constify constant structures; niels okmickey2003-06-191-2/+2
* Signal fixes from ericj@monkey.org via dugsong@monkey.orgitojun2002-09-151-2/+6
* rcsidsmickey2002-06-251-0/+2
* import libevent an event notification abstraction on top of select or kqueueprovos2002-06-151-0/+309