Vitaly Lipatov <[EMAIL PROTECTED]> writes:

> В сообщении от 16 Июль 2005 00:32 Вы написали:
> > >http://wiki.winehq.org/FileLocking
> >
> > I'll add information I know about the problem to the wiki page.
> I guessed it is not needed to communicate between servers... I think user 
> program will calls shared wineserver directly.

I don't think a shared wineserver is the solution. Shared locking has
to work on network filesystems too, so it needs to be based on
filesystem locking. This is currently implemented for normal locks but
not for sharing modes, though that shouldn't be too hard to fix.

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to