$delay-=3; } while(count($sockets)){ $read=$sockets; stream_select($read,$w=null,$e=null,$timeout); if(count($read)){ foreach($read as $r){ ...
確定! 回上一頁