Socket: Fix handle.state() on invalid handles
[senf.git] / PPI / Connectors.cc
2009-08-13 g0dil Socket: Fix handle.state() on invalid handles
2009-08-12 g0dil PPI: Implement PPI dump
2009-08-12 g0dil PPI: Implement PPI tracing support
2009-07-01 g0dil PPI: BUGFIX: Fix unthrottling when mixing multiple...
2009-06-15 g0dil Added error messages to PPI and Utils SENF_ASSERTs
2008-11-07 g0dil PPI: Assert documentation
2008-10-20 g0dil PPI: Delayed connect and disconnect
2008-10-10 g0dil Socket: Add missing InetSocketProtocol baseclass to...
2008-03-12 g0dil PPI: Move generic packet typeid check into connector...
2008-03-10 g0dil PPI: Add simple connector type compatibility check
2008-02-05 tho removed some useless spaces; not very important, I...
2008-01-18 g0dil PPI: Add optional template arg for packet type to conne...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-08-16 g0dil PPI: Add support for multiple notify sources per notify...
2007-08-13 g0dil PPI: Complete connector implementation
2007-08-09 g0dil PPI: Implement PassiveOuput <-> ActiveInput functionality
2007-08-08 g0dil PPI: Checkin of first compiling (yet not working) version