- Mar 14, 2009
-
-
tho authored
-
- Feb 18, 2009
-
-
tho authored
added more tests to increase test coverage
-
- Feb 12, 2008
-
-
g0dil authored
Changed all exceptions to inherit from senf::Exception Replaced all throwErrno() calls with throw SystemException()
-
- Feb 05, 2008
-
-
tho authored
-
- Dec 28, 2007
-
-
tho authored
-
- Nov 23, 2007
-
-
g0dil authored
Replace all 'throw SystemException(...)' commands with 'throwErrno(...)' Add additional links to documentation header
-
- Nov 13, 2007
-
-
g0dil authored
PPI: Fix cloneSource unit-test packet construction Scheduler: BUGFIX: uninitialized loop variable Scheduler: BUGFIX: delay deletions in fdTable_ (can't change map while iterating over it) Add global 'valgrind' target Add 'valgrind.sup' suppressions file to suppress custom benign valgrind errors Fix all unit-tests to run correcly under valgrind (mostly timing adjustments)
-
- Oct 30, 2007
-
-
g0dil authored
-
- Jul 27, 2007
-
-
g0dil authored
Socket/Protocols/INet: Add INet4Address documentation Fix some missed INet4Address -> INet4SocketAddress renames Fixed several std:string arguments to use std::string const &
-
- 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
-
- Dec 20, 2006
-
-
g0dil authored
Renaned directory satscons to senfscons
-
- Aug 17, 2006
-
-
sbund authored
-