swoole_server::$connections
TCP���ӵ�����������ʹ��foreach������������ǰ���е����ӣ������ԵĹ�����
swoole_server->connnection_list��һ�µģ����Ǹ����Ѻá�������Ԫ��Ϊ�������ӵ�fd��
ע��$connections������һ��������������PHP���飬���Բ�����var_dump���������±������ʣ�
ֻ��ͨ��foreach���б���������
foreach($server->connections as $fd)
{
$server->send($fd, "hello");
}
echo "��ǰ���������� ".count($server->connections). " ������\n";
��������1.7.16���ϰ汾����
���ӵ���������pcre�⣬δ��װpcre����ʹ�ô˹���