Scheduler: Implement new file descriptor event API
[senf.git] / Utils / Daemon / Daemon.hh
2008-09-19 g0dil Scheduler: Implement new file descriptor event API
2008-04-04 g0dil Utils/Daemon: Add Daemon::removeDaemonArgs()
2008-04-04 g0dil Utils/Daemon: Add instance() and logReopen() member...
2008-04-04 g0dil Socket: Add a 'facet<>()' member to access protocol...
2008-04-03 jkaeber Modified argv() to return the original "char **" instea...
2008-04-03 g0dil Socket/Protocols/INet: Allow socket address string...
2008-02-08 tho minor documentation updates
2008-02-05 tho removed some useless spaces; not very important, I...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-11-26 g0dil Utils/Daemon: Made Daemon::exit() static
2007-11-26 g0dil Utils: Rename SystemException::code() to SystemExceptio...
2007-11-14 g0dil Utils/Daemon: Documentation
2007-11-13 g0dil Daemon class moved to Utils/Daemon into libUtils_Daemon...