Socket: Add missing InetSocketProtocol baseclass to relevant socket protocols
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 10 Oct 2008 08:57:54 +0000 (08:57 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 10 Oct 2008 08:57:54 +0000 (08:57 +0000)
commit28e21cc5680c097e7daed8c412ee32cf26a75a60
tree28053ee71a03bad41ac10858b2e64377dabfb122
parent6fe5e7e732ecb03e10c9bb430883d72d9cf0a86c
Socket: Add missing InetSocketProtocol baseclass to relevant socket protocols
Examples/MultiMCLoop: Add example and test for multiple local multicast socket forwarding
PPI: Emit throttle/unthrottle messages on connector connect

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@936 270642c3-0616-0410-b53a-bc976706d245
16 files changed:
Examples/MultiMCLoop/MultiMCLoop.cc [new file with mode: 0644]
Examples/MultiMCLoop/SConscript [new file with mode: 0644]
PPI/Connectors.cc
PPI/Connectors.cci
PPI/Connectors.hh
PPI/DebugModules.cci
PPI/DebugModules.hh
PPI/Module.cci
PPI/Module.hh
PPI/PassiveQueue.cc
PPI/PassiveQueue.hh
Socket/Protocols/INet/MulticastSocketProtocol.cc
Socket/Protocols/INet/MulticastSocketProtocol.hh
Socket/Protocols/INet/RawINetSocketProtocol.hh
Socket/Protocols/INet/TCPSocketProtocol.hh
Socket/Protocols/INet/UDPSocketProtocol.hh