On 06/04/2012 10:41 AM, Liu Yuan wrote: > "record locks are automatically released when the process terminates or if > it closes any file descriptor referring to a file on which locks are held" > > This means fcntl lock doesn't support locking across FD even in the same process > space. Applied these two. Thanks, Yuan |