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