connect() connect(string $host, integer $port, callable $callback) 连接到服务器 Parameters string $host integer $port callable $callback