- Mar 07, 2008
-
-
g0dil authored
Socket: Fix NetDeviceController.test.cc (use 'lo' interface instead of 'wlan0' Socket/Protocols/MPEGDVBbundle: Fix TransportPacket.test.cc (add 0 to constant to fix link error)
-
- Mar 06, 2008
-
-
jkaeber authored
-
- 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
-
- 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
Socket/Protocols/Inet: Remove not implemented async resolv constructors (in favor of a later non-member implementation) Socket/Protocols/Inet: More detailed exceptions thrown by INet4Address / INet6Address
-
- 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 06, 2007
-
-
g0dil authored
-
- Dec 20, 2006
-
-
g0dil authored
Renaned directory satscons to senfscons
-
- Nov 10, 2006
-
-
g0dil authored
add missing retrive_filehandle overload fix operator bool (use safe bool idiom) add GenericSockAddr as default Address implementation
-
- Sep 06, 2006
-
-
sbund authored
Implemented EAGAIN / EWOULDBLOCK and EINTR handling Made the generic connect implementation always block Implemented SocketHandle::state() infrastructure
-
- Sep 05, 2006
-
-
sbund authored
added listen to ConnectedCommunicationPolicy added primitive doxygen documentation cleaned up naming of some files fixed INetProtocol.cc (missing const modifiers) removed SocketProtcolHelper in favor of directly inheriting SocketProtocol virtually moved implementation of TCPv4SocketProtocol virtual methods into the base classes added rudimentary testing of the TCPv4SocketHandle protocol interface finalized PacketSocketHandle
-
- Aug 31, 2006
-
-
sbund authored
-
- Jul 11, 2006
-
-
sbund authored
-
- Jul 07, 2006
-
-
sbund authored
No commit message
-