]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/class_BaseHubSystem.php
Opps, wrong place and value for this.
[hub.git] / application / hub / main / class_BaseHubSystem.php
index 78e3d55c862c39aa74bdf80e70ef0d4cb5aa6652..590f439f9865f0da54cbc39edc7160601d9ae603 100644 (file)
@@ -32,7 +32,6 @@ class BaseHubSystem extends BaseFrameworkSystem {
        const EXCEPTION_NODE_SESSION_ID_NOT_VERIFYING = 0x906;
        const EXCEPTION_REQUEST_NOT_ACCEPTED          = 0x907;
        const EXCEPTION_DHT_BOOTSTRAP_NOT_ACCEPTED    = 0x908;
-       const SOCKET_ERROR_CONNECTION_RESET_BY_PEER   = 0x909;
 
        // Message status codes
        const MESSAGE_STATUS_CODE_OKAY = 'OKAY';