Skip to content
Snippets Groups Projects
  1. Dec 02, 2008
    • g0dil's avatar
      Scheduler: Restructure signal blocking/unblocking · 9211f8eb
      g0dil authored
      Scheduler: Optimize watchdog implementation
      Socket: Change read-into-container implementation to skip unnecessary available() call
      Add 'profile=1' compile option
      Exclude 'boost' and 'std' symbols from documentation
      9211f8eb
  2. Nov 19, 2008
  3. Nov 18, 2008
  4. May 29, 2008
  5. Feb 19, 2008
  6. Feb 05, 2008
  7. Jan 31, 2008
  8. Jan 18, 2008
  9. Jan 16, 2008
  10. Jan 08, 2008
  11. Dec 29, 2007
  12. Dec 28, 2007
  13. Dec 17, 2007
  14. Sep 13, 2007
  15. Sep 03, 2007
  16. Aug 31, 2007
  17. Aug 27, 2007
    • g0dil's avatar
      Socket: Ignore ECONNREFUSED on write to datagram socket · 499ce9b5
      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
      499ce9b5
  18. Aug 17, 2007
  19. Aug 16, 2007
  20. Aug 08, 2007
    • g0dil's avatar
      PPI: Checkin of first compiling (yet not working) version · 649a81d4
      g0dil authored
      Socket/Protocols/INet: Slightly optimized generic INet6Address algorithms
      Utils: Add ios_all_saver to hexdump()
      senfscons: Add automatic image-copy to Doxygen builder (fixes weird doxygen copy problem)
      Socket/Protocols/Inet: Add ConnectedUDPSocketHandle
      649a81d4
  21. Jul 10, 2007
  22. Jul 04, 2007
  23. Jul 02, 2007
  24. Jun 13, 2007
    • g0dil's avatar
      Changed some PPI conventions: · beacee42
      g0dil authored
      * Place all modules in the senf::ppi::module namespace
      * Place all connectors in the senf::ppi::connector namespace
      * Name input modles 'Reader', output modules 'Writer'
      Added specification for SocketReader / SocketWriter and PassiveQueue
      Removed three-argument connect() form
      beacee42
Loading