Skip to content
Snippets Groups Projects
  1. Dec 03, 2008
  2. Nov 18, 2008
  3. Sep 19, 2008
  4. Feb 13, 2008
  5. Feb 06, 2008
  6. Feb 05, 2008
  7. Dec 28, 2007
  8. Dec 18, 2007
    • g0dil's avatar
      Merged revisions 570-575,577-578 via svnmerge from · 8ee8c61c
      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
      ........
      8ee8c61c
  9. Nov 14, 2007
  10. Nov 02, 2007
  11. Aug 31, 2007
  12. Jul 10, 2007
  13. Jul 02, 2007
  14. Jun 11, 2007
    • g0dil's avatar
      Several FIXME items: · 7dfd06d2
      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
      7dfd06d2
  15. Mar 02, 2007
  16. Feb 23, 2007
  17. Feb 20, 2007
  18. Feb 06, 2007
  19. Jan 25, 2007
  20. Jan 20, 2007
    • g0dil's avatar
      Again some doc-build fixes · da53432c
      g0dil authored
      Extend the CSS rules some more for advanced browsers (probably everyone except IE)
      
      Finish FileHandle documentation
      Complete SocketHandle documentation
      da53432c
  21. Jan 18, 2007
    • g0dil's avatar
      Implemented global cross-reference generation · e32673c8
      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
      e32673c8
  22. Dec 22, 2006
  23. Dec 20, 2006
  24. Dec 12, 2006
  25. Nov 10, 2006
    • g0dil's avatar
      add optional 'limit' argument to read · dc166b28
      g0dil authored
      add missing retrive_filehandle overload
      fix operator bool (use safe bool idiom)
      add GenericSockAddr as default Address implementation
      dc166b28
  26. Oct 17, 2006
  27. Sep 06, 2006
  28. Sep 01, 2006
  29. Aug 31, 2006
  30. Aug 28, 2006
  31. Aug 17, 2006
Loading