Socket: Add missing InetSocketProtocol baseclass to relevant socket protocols
[senf.git] / PPI / PassiveQueue.hh
index 2e118cc..2412c4a 100644 (file)
@@ -70,7 +70,7 @@ namespace module {
                                              \see connector::GenericPassiveInput::qdisc() */
 
     private:
-        void init();
+        virtual void v_init();
 
         void onInput();
         void onOutput();