PPI: Checkin of first compiling (yet not working) version
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Wed, 8 Aug 2007 22:12:05 +0000 (22:12 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Wed, 8 Aug 2007 22:12:05 +0000 (22:12 +0000)
commit81ffa1c459b96dd44472bcef37e1e373934ee138
treecf1d0a2f333773bb50802464d979444f49a13dfe
parent1d2cb1ddff65fbd747b4a8359051b9e0ee7ab255
PPI: Checkin of first compiling (yet not working) version
Socket/Protocols/INet: Slightly optimized generic INet6Address algorithms
Utils: Add ios_all_saver to hexdump()
senfscons: Add automatic image-copy to Doxygen builder (fixes weird doxygen copy problem)
Socket/Protocols/Inet: Add ConnectedUDPSocketHandle

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@384 270642c3-0616-0410-b53a-bc976706d245
64 files changed:
PPI/Connectors.cc [new file with mode: 0644]
PPI/Connectors.cci [new file with mode: 0644]
PPI/Connectors.cti [new file with mode: 0644]
PPI/Connectors.hh
PPI/Connectors.test.cc [new file with mode: 0644]
PPI/Doxyfile
PPI/EventManager.cci [new file with mode: 0644]
PPI/EventManager.ct [new file with mode: 0644]
PPI/EventManager.hh [new file with mode: 0644]
PPI/EventManager.test.cc [new file with mode: 0644]
PPI/Events.cci [new file with mode: 0644]
PPI/Events.cti [new file with mode: 0644]
PPI/Events.hh
PPI/Events.ih [new file with mode: 0644]
PPI/Events.test.cc [new file with mode: 0644]
PPI/IOEvent.cc [new file with mode: 0644]
PPI/IOEvent.cti [new file with mode: 0644]
PPI/IOEvent.hh [new file with mode: 0644]
PPI/Mainpage.dox
PPI/Module.cc [new file with mode: 0644]
PPI/Module.cci [new file with mode: 0644]
PPI/Module.ct [new file with mode: 0644]
PPI/Module.hh
PPI/Module.ih [new file with mode: 0644]
PPI/Module.test.cc [new file with mode: 0644]
PPI/Queueing.cc [new file with mode: 0644]
PPI/Queueing.hh
PPI/Route.cci [new file with mode: 0644]
PPI/Route.cti [new file with mode: 0644]
PPI/Route.hh
PPI/Route.ih [new file with mode: 0644]
PPI/Route.test.cc [new file with mode: 0644]
PPI/SConscript
PPI/Setup.cci [new file with mode: 0644]
PPI/Setup.hh [new file with mode: 0644]
PPI/SocketReader.ct [new file with mode: 0644]
PPI/SocketReader.hh
PPI/SocketReader.test.cc [new file with mode: 0644]
PPI/SocketWriter.cci [new file with mode: 0644]
PPI/SocketWriter.ct [new file with mode: 0644]
PPI/SocketWriter.hh
PPI/SocketWriter.test.cc [new file with mode: 0644]
PPI/classes.dia [new file with mode: 0644]
PPI/detail/Callback.cti [new file with mode: 0644]
PPI/detail/Callback.hh [new file with mode: 0644]
PPI/detail/EventBinding.cc [new file with mode: 0644]
PPI/detail/EventBinding.cci [new file with mode: 0644]
PPI/detail/EventBinding.cti [new file with mode: 0644]
PPI/detail/EventBinding.hh [new file with mode: 0644]
PPI/main.test.cc [new file with mode: 0644]
PPI/ppitest/SConscript [new file with mode: 0644]
PPI/ppitest/ppitest.cc [new file with mode: 0644]
PPI/predecl.hh [new file with mode: 0644]
Packets/.dir.el
Socket/Protocols/INet/ConnectedUDPSocketHandle.cc [new file with mode: 0644]
Socket/Protocols/INet/ConnectedUDPSocketHandle.hh [new file with mode: 0644]
Socket/Protocols/INet/INet6Address.cci
Socket/Protocols/INet/INet6Address.ct
Socket/Protocols/INet/UDPSocketHandle.hh
Socket/SConscript
Utils/hexdump.ct
Utils/hexdump.hh
senfscons/CopyToDir.py [new file with mode: 0644]
senfscons/SENFSCons.py