Skip to content
Snippets Groups Projects
  • g0dil's avatar
    beacee42
    Changed some PPI conventions: · beacee42
    g0dil authored
    * Place all modules in the senf::ppi::module namespace
    * Place all connectors in the senf::ppi::connector namespace
    * Name input modles 'Reader', output modules 'Writer'
    Added specification for SocketReader / SocketWriter and PassiveQueue
    Removed three-argument connect() form
    beacee42
    History
    Changed some PPI conventions:
    g0dil authored
    * Place all modules in the senf::ppi::module namespace
    * Place all connectors in the senf::ppi::connector namespace
    * Name input modles 'Reader', output modules 'Writer'
    Added specification for SocketReader / SocketWriter and PassiveQueue
    Removed three-argument connect() form