Project

General

Profile

« Previous | Next » 

Revision 8171a2c2

Added by Ermal LUÇI almost 12 years ago

Introduce two new functions to be used on locking.

- try_lock: used for trying to get an EXCLUSIVE lock for a specified timeout by default of 5
- unlock_force: which just releases any locks held on a specified lock

Use this new functions on rc.openvpn to avoid spurious stale locks around.

  • added
  • modified
  • copied
  • renamed
  • deleted