Scheduler: Remove obsolete 'Scheduler' class
[senf.git] / PPI / IOEvent.hh
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-09-19 g0dil Scheduler: Implement new file descriptor event API
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-05 tho removed some useless spaces; not very important, I...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-11-05 g0dil Scheduler: Add POSIX/UNIX signal support
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-08-30 g0dil Some small documentation fixes
2007-08-29 g0dil PPI: Implement IOEvent error handling
2007-08-27 g0dil Socket: Ignore ECONNREFUSED on write to datagram socket
2007-08-23 g0dil PPI: Implement LogWriter
2007-08-20 g0dil PPI: Use ClockService instead of boost::posix_time
2007-08-17 g0dil PPI: Make connect auto-expand module arguments
2007-08-08 g0dil PPI: Checkin of first compiling (yet not working) version