Displaying 1 result from an estimated 1 matches for "bordoll".
Did you mean:
bordo
2003 Apr 05
1
flock a file in a NT server
Hi,
I'm writing an application with C under Linux and I'm trying to use the
flock system function to lock a file of an NT4 Server over Samba. The
problem is that the lock works well within the same machine but if it
is a process on another machine (the same program) the one that tries
to access the locked file, the process is not blocked until the lock is
released but given full access