walkor 12 жил өмнө
parent
commit
51b0394cb5

+ 1 - 0
workers/Monitor.php

@@ -189,6 +189,7 @@ class Monitor extends Man\Core\SocketWorker
                 {
                 {
                     $this->sendToClient("Password Incorrect \n");
                     $this->sendToClient("Password Incorrect \n");
                     $this->closeClient($this->currentDealFd);
                     $this->closeClient($this->currentDealFd);
+                    return;
                 }
                 }
                 $this->sendToClient("Please Try Again\n");
                 $this->sendToClient("Please Try Again\n");
                 return;
                 return;