PPI: Implement PassiveOuput <-> ActiveInput functionality
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Thu, 9 Aug 2007 12:25:07 +0000 (12:25 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Thu, 9 Aug 2007 12:25:07 +0000 (12:25 +0000)
commit026887c8f93c5dc89fb68446ae014205de559451
tree9de99b07477615b17a1e6147e96f5d2c88e3cd73
parent74e753584f5271c3b9edffdb7ceee73a6a1de5c7
PPI: Implement PassiveOuput <-> ActiveInput functionality
PPI: Some small bugfixes to make ppitest work (not only compile :-) )
PPI: Add DebugModules

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@386 270642c3-0616-0410-b53a-bc976706d245
PPI/Connectors.cc
PPI/Connectors.cci
PPI/Connectors.hh
PPI/DebugModules.cci [new file with mode: 0644]
PPI/DebugModules.hh [new file with mode: 0644]
PPI/DebugModules.test.cc [new file with mode: 0644]
PPI/Module.ct
PPI/Route.ih
PPI/SocketReader.ct
PPI/SocketReader.hh
PPI/ppitest/ppitest.cc