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