- Dec 18, 2007
-
-
g0dil authored
https://svn.berlios.de/svnroot/repos/senf/branches/socket-cleanup ........ r573 | g0dil | 2007-12-18 12:15:23 +0100 (Tue, 18 Dec 2007) | 6 lines Socket: Replace 'SocketProtocol::body()' member with 'fh()' and 'fd()' members Socket: Rename ConvertibleString to StreamableString and use 'operator<<' instead of 'operator=' Socket: some minor documentation clarifications Socket/Protocols/UN: Removed unneeded UNAddress Socket/Protocols/UN: Fixed UNSocketAddress to adhere to the GenericAddressingPolicy requirements ........ r577 | g0dil | 2007-12-18 13:08:27 +0100 (Tue, 18 Dec 2007) | 1 line Socket/Protocols/UN: Add all_includes.hh to svn:ignore ........
-
- 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'
-
- Jul 26, 2007
-
-
g0dil authored
-
- Jul 24, 2007
-
-
g0dil authored
-
- Jul 10, 2007
-
-
g0dil authored
-
- Jul 02, 2007
-
-
g0dil authored
-
- Feb 20, 2007
-
-
g0dil authored
Unified emacs Local Variables
-
- Feb 15, 2007
- Feb 06, 2007
-
-
g0dil authored
-
- Dec 20, 2006
-
-
g0dil authored
Renaned directory satscons to senfscons
-
- 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
-
- Sep 01, 2006
-
-
sbund authored
-
- Aug 31, 2006
-
-
sbund authored
-
- Aug 28, 2006
-
-
sbund authored
-
- Aug 25, 2006
-
-
sbund authored
started ClientSocketHandle generic interface
-