removed .toString() members from address classes; use senf::str() instead
[senf.git] / Socket / Protocols / INet / INet6Address.cc
2009-02-10 tho removed .toString() members from address classes; use...
2009-02-07 g0dil Socket/Protocols/INet: Implement address input streaming
2008-06-18 dw6 adding toString and toin6_addr
2008-03-12 jkaeber Changed UnknownHostnameException's argument processing
2008-02-08 g0dil Socket/Protocols: Factor out address exception classes
2008-02-05 tho removed some useless spaces; not very important, I...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-11-23 g0dil Documentation updates
2007-11-13 g0dil Socket/Protocols/Inet: Fix off-by-one error in INet6Address
2007-08-29 g0dil Socket: Make 'ServerSocketHandle::accept()' callable...
2007-08-07 g0dil Socket/Protocols/INet: Add 'host' and 'subnet' methods...
2007-08-01 tho some documentation updates
2007-07-31 g0dil Socket/Protocols/INet: Add optional resolve-type argume...
2007-07-30 g0dil Socket/Protocols/INet: Completely new implementation...