]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/package/class_NetworkPackage.php
Added experimental registration of sockets which have just appeared with a fake array
[hub.git] / application / hub / main / package / class_NetworkPackage.php
index 3a5b5caeb00f2a085f5150f237ceaf33bfa2cd34..9fa8cdd6725bf7c431e651a32c40259d434763a9 100644 (file)
@@ -108,6 +108,7 @@ class NetworkPackage extends BaseHubSystem implements Deliverable, Receivable, R
        const PACKAGE_STATUS_NEW     = 'new';
        const PACKAGE_STATUS_FAILED  = 'failed';
        const PACKAGE_STATUS_DECODED = 'decoded';
+       const PACKAGE_STATUS_FAKED   = 'faked';
 
        /**
         * Constants for message data array