Socket: Add missing InetSocketProtocol baseclass to relevant socket protocols
[senf.git] / PPI / DebugModules.cci
2008-10-10 g0dil Socket: Add missing InetSocketProtocol baseclass to...
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-02-05 tho removed some useless spaces; not very important, I...
2008-01-25 g0dil Added SENF_NO_DEBUG symbol and removed dependency on...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
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-16 g0dil PPI: More unit tests
2007-08-16 g0dil PPI: Add support for multiple notify sources per notify...
2007-08-14 g0dil PPI: Implement DebugEvent
2007-08-13 g0dil PPI: Complete connector implementation
2007-08-09 g0dil PPI: Implement PassiveOuput <-> ActiveInput functionality