Socket: Make 'ServerSocketHandle::accept()' callable with undefined AddressingPolicy
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Wed, 29 Aug 2007 16:21:55 +0000 (16:21 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Wed, 29 Aug 2007 16:21:55 +0000 (16:21 +0000)
commit821f1bf89a0e3ef83469c56e4a9a21c39b956cb4
tree2b83659a7cc6f88eeddb469f051faa80fb766bfe
parentac4073ce6e7ae6e89129c5874baad05df9f44480
Socket: Make 'ServerSocketHandle::accept()' callable with undefined AddressingPolicy
Socket/Protocols/Inet: Remove not implemented  async resolv constructors (in favor of a later non-member implementation)
Socket/Protocols/Inet: More detailed exceptions thrown by INet4Address / INet6Address

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@416 270642c3-0616-0410-b53a-bc976706d245
18 files changed:
PPI/Mainpage.dox
PPI/Module.hh
Socket/CommunicationPolicy.cc
Socket/CommunicationPolicy.cci [new file with mode: 0644]
Socket/CommunicationPolicy.hh
Socket/Protocols/INet/INet4Address.cc
Socket/Protocols/INet/INet4Address.hh
Socket/Protocols/INet/INet6Address.cc
Socket/Protocols/INet/INet6Address.hh
Socket/Protocols/INet/INet6Address.test.cc
Socket/Protocols/INet/INetAddressing.cc
Socket/Protocols/INet/INetAddressing.hh
Socket/Protocols/INet/INetAddressing.test.cc
Socket/ServerSocketHandle.cti
Socket/ServerSocketHandle.hh
Socket/SocketPolicy.hh
Socket/SocketPolicy.test.hh
run-test-gdb.sh