Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 23, 2007
  3. Nov 02, 2007
  4. Aug 31, 2007
  5. Aug 29, 2007
  6. Jul 31, 2007
  7. Jul 30, 2007
  8. Jul 27, 2007
  9. Jul 26, 2007
  10. Jul 24, 2007
  11. Jul 10, 2007
  12. Jul 02, 2007
  13. 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
  14. Mar 02, 2007
  15. Feb 20, 2007
  16. Feb 16, 2007
  17. Feb 15, 2007
  18. Feb 14, 2007
  19. Feb 08, 2007
  20. 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
  21. Dec 20, 2006
  22. Sep 06, 2006
  23. Sep 05, 2006
    • sbund's avatar
      Moved AddressingPolicy implementation into generic base class · d9e1373f
      sbund authored
      implemented rudimentary PacketSocketHandle testing
      d9e1373f
    • sbund's avatar
      split AddressableBSDSocketProtocol of BSDSocketProtocol · d6690175
      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
      d6690175
  24. Aug 31, 2006
  25. Aug 28, 2006
  26. Aug 25, 2006
  27. Aug 17, 2006
  28. Jul 11, 2006
  29. Jul 07, 2006
Loading