[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
gnome-vfs and file locking
- From: Dietmar Maurer <dietmar maurer-it com>
- To: gnome-list gnome org
- Subject: gnome-vfs and file locking
- Date: Thu, 31 Aug 2000 17:40:14 +0200
I wonder how we can implement file locking for gnome. What if we
extend the GnomeVFSMethod with lock and unlock functions:
GnomeVFSResult lock (GnomeVFSMethod *method,
GnomeVFSMethodHandle *method_handle,
gboolean shared);
GnomeVFSResult unlock (GnomeVFSMethod *method,
GnomeVFSMethodHandle *method_handle);
???
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]