[Development] QtNetwork changes from QtDD SF 2011

Thiago Macieira thiago.macieira at intel.com
Tue Dec 6 17:09:51 CET 2011


On Tuesday, 6 de December de 2011 13.56.18, Jonas Gastal wrote:
> Sorry if this is a stupid point, but there is a pretty standard mechanism
> for
> multiprocess "mutexes" in the form of ".lock" files. Isn't this an obvious
> and
> acceptable solution(to that part of the issue)? They have the same up/down
> sides of actual mutexes.

Yes, it is, provided you do the lock file operations correctly (which isn't a 
given).

I was just saying that you can't use QMutex. You need to use a different kind 
of mutex.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20111206/192bcf68/attachment.sig>


More information about the Development mailing list