對創建的socket循環進行監聽,處理數據function run(){ //循環,直到socket斷開while(true){ socket_select($changes,$write,$except,NULL); //循環取client傳過來的 ...
確定! 回上一頁