改名
This commit is contained in:
+1
-1
@@ -189,7 +189,7 @@ class Broker
|
||||
// if (!$modeSync) {
|
||||
// $socket->SetonReadable($this->process);
|
||||
// }
|
||||
// $socket->connect();
|
||||
$socket->connect();
|
||||
$this->{$type}[$key] = $socket;
|
||||
return $socket;
|
||||
} catch (\Exception $e) {
|
||||
|
||||
Reference in New Issue
Block a user