摘要:
$str = $_GET['a'];$client = new swoole_client(SWOOLE_SOCK_TCP);if (!$client->connect("127.0.0.1", 9501, -1)){ exit("connect failed. Error: {$client->e 阅读全文
posted @ 2020-03-27 14:29
bandbandme
阅读(287)
评论(0)
推荐(0)
浙公网安备 33010602011771号