Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3ad6b47e | 2007-07-30 22:41:00 | make clock_monotonic work; do not use default timeout; from Scott Lamb, plus some fixes from me. svn:r371 | ||
| aa5c8068 | 2007-06-16 03:23:15 | make it compile on solaris; from Andrei Nigmatulin svn:r366 | ||
| 41b7cbc3 | 2007-03-10 06:37:53 | more the signal base into the event base; this removes global state and makes signals work better with threading; from Wouter Wijngaards small fixes for kqueue and style by me svn:r351 | ||
| b5d2f9a2 | 2007-03-01 06:25:18 | rolling back r339: evconfig.h does not work svn:r341 | ||
| 8d94bd03 | 2007-02-28 04:29:18 | signal fixes from scott lamb svn:r340 | ||
| 127c260b | 2007-02-28 04:02:29 | make evconfig.h available as installed header file; not really ideal but good enough for me; from Nick Mathewson svn:r339 | ||
| f0ecf507 | 2006-07-15 02:39:31 | need to report one less file descriptor to solaris then the limit; reported by Dave Pacheco svn:r215 | ||
| 2e8051f5 | 2006-03-28 04:40:54 | introduce a way to free the base from Nick Mathewson <nickm@freehaven.net> svn:r210 | ||
| d85d47f8 | 2005-03-29 07:16:52 | devpoll improvements from Andrew Danforth <adanforth@gmail.com> svn:r137 | ||
| fbdaf3ab | 2005-03-29 07:03:10 | debugging callbacks from Nick Mathewson <nickm@freehaven.net> svn:r136 | ||
| 3ba224db | 2005-01-03 18:58:40 | fixes for threaded operations from Andrew Danforth svn:r129 | ||
| 8773c4c9 | 2004-11-25 09:50:18 | make libevent thread-safe; first cut svn:r122 | ||
| 96a25ae6 | 2004-09-19 22:38:34 | when converting usec to msec round up; so that libevent does not spin until the time conversion has caught up; from Aaron Hopkins <aaron at die.net> svn:r121 | ||
| 6d4bafd0 | 2004-08-10 17:49:53 | work around a bug in Solaris by using pwrite instead of write; reported by michael.wookey at citrix.com.au svn:r118 | ||
| 5de7f4ee | 2004-07-30 05:04:36 | devpoll support. weeh svn:r116 |