Socket/Protocols/INet: Allow socket address string representation to omit the address...
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Thu, 3 Apr 2008 09:18:18 +0000 (09:18 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Thu, 3 Apr 2008 09:18:18 +0000 (09:18 +0000)
commitd2459b6c8249291588fd3d0d125ed3d38e003b55
treeaa5ae9ce6edf6906eca3f3cd64dfc5d6448c694c
parent8ec0b7ed2df36144b52df5aa40497fc5409c31f7
Socket/Protocols/INet: Allow socket address string representation to omit the address/hostname
Utils: Add WrapException template
Utils/Daemon: BUGFIX: Only remove pidfile if we have created one ourselves

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@775 270642c3-0616-0410-b53a-bc976706d245
12 files changed:
Console/Node.cci
Packets/Packet.cti
Socket/Protocols/INet/INetAddressing.cc
Socket/SocketHandle.cti
Socket/SocketPolicy.ct
Utils/Daemon/Daemon.cc
Utils/Daemon/Daemon.hh
Utils/Exception.cc
Utils/Exception.cci
Utils/Exception.cti
Utils/Exception.hh
Utils/Exception.test.cc