summaryrefslogtreecommitdiff
path: root/lib/libevent/compat
AgeCommit message (Collapse)Author
2002-06-15import libevent an event notification abstraction on top of select or kqueueNiels Provos
supporting timeout and signal callsbacks, too. okay deraadt@ millert@