Socket: Add additional port-only constructor for INet[46]SocketAddress
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Wed, 23 Apr 2008 15:31:18 +0000 (15:31 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Wed, 23 Apr 2008 15:31:18 +0000 (15:31 +0000)
commit9cda1b12a3e68538ea8157ca96810f0423123a70
tree7c044e83099373fe96b2a93ffe1ea6a77592741c
parent9680ed9010b85a635d3a9131710bfed26e4c165c
Socket: Add additional port-only constructor for INet[46]SocketAddress
Console: Add Console.hh
Console: Add testServer as example to the documentation
Console: Fix overload resolution when adding manually parsed commands
Console: Remove Server::instance() to be more flexible with future extensions

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@821 270642c3-0616-0410-b53a-bc976706d245
12 files changed:
Console/Console.hh [new file with mode: 0644]
Console/Doxyfile
Console/Example.dox [new file with mode: 0644]
Console/Mainpage.dox
Console/Parse.hh
Console/ParsedCommand.ih
Console/Server.cc
Console/Server.hh
Console/testServer.cc
Socket/Protocols/INet/INetAddressing.cc
Socket/Protocols/INet/INetAddressing.cci
Socket/Protocols/INet/INetAddressing.hh