Skip to content
Snippets Groups Projects
  1. Dec 19, 2008
  2. Sep 19, 2008
  3. Jul 09, 2008
    • g0dil's avatar
      Utils/Console: Fix singleton instantiation order (ServerManager / Scheduler) · e27683cd
      g0dil authored
      Scheduler: Add automatic periodic resync to ClockService::abstime() and ClockService::clock()
      Scheduler: Add task nameing
      Scheduler: BUGFIX: Add missing task-dequeue in FdDispatcher::add()
      Scheduler: Add empty() member to all dispatchers
      Scheduler: Add eventTime() support to FdManager
      Scheduler: Add support for non-pollable file descriptor detection to FdManager and FdDispatcher
      Scheduler: Add FIFORunner task watchdog
      Scheduler: Add debugging backtrace to FIFORunner
      Scheduler: Change senf::Scheduler implementation to use the new dispatcher infrastructure
      Scheduler: BUGFIX: Fix access to (possibly) destroyed object in TimerEvent::run()
      Utils: Add senf::signalName() helper
      Utils/Daemon: Use senf::signalName() in debug messages
      Utils/Logger: Fix logger to correctly format the timestamp (the deadlock should be fixed now)
      Update scheduler callback signatures to the new API throughout the project
      Update documentation
      e27683cd
  4. Apr 04, 2008
    • g0dil's avatar
      Scheduler: Remove unneeded Socket dependency · 58bc5522
      g0dil authored
      Scheduler: Fix documentation (main page)
      Socket/Protocols: return ClockService::clock_type from timestamp()
      Add 'Scheduler' library dependency to every user of the 'Socket' library
      58bc5522
  5. Feb 05, 2008
  6. Dec 28, 2007
  7. Nov 05, 2007
    • g0dil's avatar
      Scheduler: Add POSIX/UNIX signal support · f2564e0c
      g0dil authored
      Scheduler: Simplify callback parameter (remove mostly ignored callback handle parameter)
      Scheduler: Add timeoutEarly and timeoutAdjust parameters
      f2564e0c
  8. Sep 03, 2007
    • g0dil's avatar
      Add 'include/senf' directory · 17269741
      g0dil authored
      Provide additional include files for socket protocols
      Socket: Change UDP socket handle to bind instead of connect if given an address argument.
      17269741
  9. Aug 31, 2007
  10. Aug 10, 2007
  11. Jul 27, 2007
  12. Jul 24, 2007
  13. May 22, 2007
  14. Apr 13, 2007
Loading