... //set_option 一般在建立之後設定,針對監聽socket socket_set_option($sockefd,SOL_SOCKET,SO_REUSEPORT,1); socket_bind($sockefd,$ip,$port); ...
確定! 回上一頁