Revert "改名"
This reverts commit fdf58326
This commit is contained in:
+1
-1
@@ -147,7 +147,7 @@ class AsyncClient extends ClientAbstracts
|
||||
* @param $string
|
||||
* @return mixed
|
||||
*/
|
||||
private function waite($client, $string): mixed
|
||||
private function waite(&$client, $string): mixed
|
||||
{
|
||||
$tmp = $client->recv();
|
||||
if (!empty($tmp)) {
|
||||
|
||||
Reference in New Issue
Block a user