- Nov 09, 2007
-
-
g0dil authored
Scheduler: Hack suppoer for ordinary files into the scheduler (epoll does *not* support ordinary files ...) Scheduler: Daemon class: Add consoleLog (log file) support
-
g0dil authored
Scheduler: Add debug log message, fix signal handlin bug Scheduler: Remove all registered handlers/callbacks/descriptors at end of unit test Utils/Logger: Undef SENF_LOG_CONF if defined in main.test.hh Scheduler: Moved Daemon class from Utils here. Can't be in Utils since it depends on the Scheduler :-( Scheduler: Daemon class: Implemented correkt fork() and simple log-passing behaviour
-
- Nov 05, 2007
-
-
g0dil authored
Scheduler: Simplify callback parameter (remove mostly ignored callback handle parameter) Scheduler: Add timeoutEarly and timeoutAdjust parameters
-
- Nov 01, 2007
-
-
g0dil authored
Utils/Logger: Add Alias documentation Scheduler: Add scheduler based logger time source
-
- Sep 03, 2007
-
-
g0dil authored
Packets: Fix PacketImpl::updateIterators implemantation (don't access invalidated iterators) Scheduler: Remove access to invalidated timerMap_ iterator Socket: BUGFIX: Fix generic WriteRange implementation
-
- Aug 31, 2007
-
-
g0dil authored
Make all include path's relative Add 'senf/Packets.hh', 'senf/PPI.hh' and 'senf/Socket.hh'
-
- Aug 29, 2007
-
-
g0dil authored
-
- Aug 27, 2007
-
-
g0dil authored
Examples/RateStuffer: Use CloneSource module Exmaples/RateStuffer: Implement using a RateStuffer subnet PPI: Implement CloneSource PPI: Add throttle()/unthrottle() to passive debug modules PPI: Implement DiscardSink PPI: Implement ThrottleBarrier PPI: Implement missing unit tests PPI: Complete the documentation Scheduler: Improve ClockService performance and remove a race condition Scheduler: Clean up Scheduler::process() Utils: Make singleton::instance() protected by default and fix implementation Remove private members from doxygen documentation
-
- Aug 22, 2007
-
-
g0dil authored
PPI: More documentation PPI: Implement IdleEvent and ActiveFeeder PPI: add Module::running() member Scheduler: Remove MinTimeout (not needed with ClockService working)
-
- Aug 21, 2007
-
-
g0dil authored
Scheduler: Implement ClockService clockSkew detection / fixup
-
- Aug 20, 2007
- Aug 17, 2007
-
-
g0dil authored
Packets: Silence PacketRegistry warnings with final=1 Utils: Remove MicroTime Scheduler: Sart implementing more reliable timing mechanism
-
- Jul 10, 2007
-
-
g0dil authored
-
- Jul 02, 2007
-
-
g0dil authored
-
- Jun 11, 2007
-
-
g0dil authored
* Allow empty FileHandle/SocketHandle etc instances * Make ServerSocketHandle::listen depend on AddressingPolicy * Replace all occurences of inet_ntoa with inet_ntop (thread safety) * Fix handling of exceptions in ReadHelper/WriteHelper * Fix Scheduler ERR/HUP semantics
-
- Feb 20, 2007
-
-
g0dil authored
Unified emacs Local Variables
-
- Feb 09, 2007
-
-
g0dil authored
-
- Jan 29, 2007
-
-
g0dil authored
Further Socket library documentation
-
- Jan 18, 2007
- Dec 20, 2006
-
-
g0dil authored
Renaned directory satscons to senfscons
-
- Nov 10, 2006
-
-
g0dil authored
fix EPOLLERR and EPOLLHUP handling
-
- Nov 06, 2006
- Sep 07, 2006
-
-
sbund authored
-
- Jul 12, 2006
- Jul 11, 2006
-
-
sbund authored
-