18 Jul
2005
18 Jul
'05
6:42 p.m.
Vitaly Lipatov <lav(a)etersoft.ru> writes:
В сообщении от 16 Июль 2005 00:32 Вы написали:
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 julliard(a)winehq.org