- 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 14, 2007
-
-
tho authored
-
- Nov 02, 2007
-
-
g0dil authored
Utils: Rename SafeBool to safe_bool (hmm ...)
-
- Aug 31, 2007
-
-
g0dil authored
Make all include path's relative Add 'senf/Packets.hh', 'senf/PPI.hh' and 'senf/Socket.hh'
-
- 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
-
- Mar 02, 2007
-
-
tho authored
-
- Feb 23, 2007
-
-
g0dil authored
-
- Feb 20, 2007
-
-
g0dil authored
Unified emacs Local Variables
-
- Feb 06, 2007
-
-
g0dil authored
-
- Jan 25, 2007
-
-
g0dil authored
-
- Jan 20, 2007
-
-
g0dil authored
Extend the CSS rules some more for advanced browsers (probably everyone except IE) Finish FileHandle documentation Complete SocketHandle documentation
-
- Jan 18, 2007
-
-
g0dil authored
Updated documentation templates to include cross-reference Fixed documentation build (especially regarding cleanup) Cleaned up BUG, FIXME, TODO and IDEA items More SocketLibrary documentation
-
- Dec 22, 2006
-
-
g0dil authored
Add MAXWIDTH support to Dia2Png builder Start Socket library documentation
-
- Dec 20, 2006
-
-
g0dil authored
Renaned directory satscons to senfscons
-
- Dec 12, 2006
-
-
g0dil authored
-
- Nov 10, 2006
-
-
g0dil authored
add missing retrive_filehandle overload fix operator bool (use safe bool idiom) add GenericSockAddr as default Address implementation
-
- Oct 17, 2006
-
-
g0dil authored
Add class diagram to SocketLibrary
-
- Sep 06, 2006
-
-
sbund authored
Implemented EAGAIN / EWOULDBLOCK and EINTR handling Made the generic connect implementation always block Implemented SocketHandle::state() infrastructure
-
- Sep 01, 2006
-
-
sbund authored
-
- Aug 31, 2006
-
-
sbund authored
-
- Aug 28, 2006
- Aug 17, 2006