summaryrefslogtreecommitdiff
path: root/devpoll.c
Commit message (Expand)AuthorAgeFilesLines
...
* devpoll improvements from Andrew Danforth <adanforth@gmail.com>Niels Provos2005-03-291-29/+90
* debugging callbacks from Nick Mathewson <nickm@freehaven.net>Niels Provos2005-03-291-12/+5
* fixes for threaded operations from Andrew DanforthNiels Provos2005-01-031-18/+26
* make libevent thread-safe; first cutNiels Provos2004-11-251-7/+5
* when converting usec to msec round up; so that libevent does not spin untilNiels Provos2004-09-191-1/+1
* work around a bug in Solaris by using pwrite instead of write; reported byNiels Provos2004-08-101-2/+6
* devpoll support. weehNiels Provos2004-07-301-0/+339