stream_context_set_option($this->_context, 'socket', 'so_reuseport', 1);
請問最后一個(gè)參數(shù)是 不為0的整數(shù)表示開啟選項(xiàng)?等于 0 表示關(guān)閉選項(xiàng)嗎?
貌似是的