1.7.16 ʹ�õ���������Server��������

swoole-1.7.16�汾�����˿ͻ������ӵ������ӿڣ����Էdz�����ʵ�ֱ�����ǰ���������������ӡ�

�������Ӳ��㲥

                foreach($server->connections as $fd) 
                { 
                    $server->send($fd, "hello world\n"); 
                }
        	

��ȡ��������

        	   echo count($server->connections);