socket_set_option ($socket, SOL_SOCKET, SO_LINGER, $linger); var_dump(socket_get_option($socket, SOL_SOCKET, SO_REUSEADDR));
確定! 回上一頁