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