appending to a memory-mapped file
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=3xErlQeKLl00aYjrGbDLD/7/zNAqFMcYbPWEXo/8oS0=; b=sNHCSI5pbXBlET7QCyLjudm3pPYbtLEXoNKZCs3nCLAgyVjQv426ZxSav0ypk2E58o EoDReRHcvNjmGCG/NAZrwGnE2SYbpF6+xkdwyN3W2wV297rnGgAlH7Ip9EsnG9dBmIgO pBnwI8379j1s6fdl2GP2SUm7oQrtFCwTGkReQ= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=oflwuHUtfcosC1KSe6aJAQTaB6QFPuYRDZhC+ifTDEnf5i0gqY/DI+fRt7n84auUwT vaMcGjkhsfLMO66MF60FkVaC+gEKrKfu0pPvG9ntsgN3cKngEgqPAVdaf+J6RgrvY9fv GhA/6de6WyfEFZs7cNTyPWDhZKMW0XOWw5iAo= Forgive me if I'm missing something obvious but how do you append to a memory-mapped file? The file will obviously grow when you append to it but what's the best way to 'extend' the memory representation? Thanks, Joel --- http://wagerlabs.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Joel Reymont