]> git.mxchange.org Git - hub.git/blobdiff - application/hub/classes/visitor/pool/monitor/class_RawDataPoolMonitorVisitor.php
Wording updated.
[hub.git] / application / hub / classes / visitor / pool / monitor / class_RawDataPoolMonitorVisitor.php
index 630360f5ebfb1920b886754e1d8edc8f32a15da9..dc80582914ef8add8d096753b95bfc7dc0c2928c 100644 (file)
@@ -69,8 +69,8 @@ class RawDataPoolMonitorVisitor extends BaseVisitor implements PoolVisitor, List
        public function visitListener (Listenable $listenerInstance) {
                /*
                 * The listener itself cannot distinguish between node and client
        public function visitListener (Listenable $listenerInstance) {
                /*
                 * The listener itself cannot distinguish between node and client
-                * traffic. This is why we don't call its monitorIncomingRawData()
-                * method.
+                * traffic. This is why its method monitorIncomingRawData() is not
+                * called.
                 */
                //* DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('[' . __METHOD__ . ':' . __LINE__ . ' ]: listenerInstance=' . $listenerInstance->__toString() . ' - CALLED!');
        }
                 */
                //* DEBUG: */ self::createDebugInstance(__CLASS__)->debugOutput('[' . __METHOD__ . ':' . __LINE__ . ' ]: listenerInstance=' . $listenerInstance->__toString() . ' - CALLED!');
        }