More work in the lock()/unlock() functions. In QNX, flock() is a fcntl()
wrapper... so just use fcntl() locks. Also, if it is flat out impossible for anyone to ever get a lock on a particular file (ie: is a socket) do not fail.
Loading
Please register or sign in to comment