[Qt-interest] QFile and fsynch(): how does it handle it?
Thiago Macieira
thiago at kde.org
Tue Nov 24 23:46:49 CET 2009
Em Terça-feira 24. Novembro 2009, às 22.51.07, Rui Maciel escreveu:
> Thiago Macieira wrote:
> > No need. Syncing is not necessary.
>
> So does QFile guarantee that, unless a call to QFile::write() fails, all
> data that was sent to the file is always successfully transfered to the
> storage device?
No.
But in most cases, you don't care. If you specifically need this feature, then
you can use fsynch yourself.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091124/220626f2/attachment.bin
More information about the Qt-interest-old
mailing list