改名
This commit is contained in:
@@ -134,11 +134,9 @@ abstract class Pool extends Component
|
|||||||
return $client;
|
return $client;
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->push($coroutineName, $client);
|
|
||||||
|
|
||||||
Context::deleteId('create:connect:' . $coroutineName);
|
Context::deleteId('create:connect:' . $coroutineName);
|
||||||
|
|
||||||
return $this->get($coroutineName)[1];
|
return $client;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user