PPI: Add optional template arg for packet type to connectors
[senf.git] / PPI / Setup.hh
2008-01-18 g0dil PPI: Add optional template arg for packet type to conne...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-12-17 g0dil Utils/Exception: Allow to disable ErrnoExceptions via...
2007-09-13 g0dil PPI: Rename all 'Reader's to 'Source's and 'Writer...
2007-08-27 g0dil Socket: Ignore ECONNREFUSED on write to datagram socket
2007-08-22 g0dil PPI: Remove 'Packet' from debug module names
2007-08-20 g0dil Reorganize examples
2007-08-17 g0dil PPI: Make connect auto-expand module arguments
2007-08-13 g0dil PPI: Complete connector implementation
2007-08-08 g0dil PPI: Checkin of first compiling (yet not working) version