Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org eb64032151 Drop delay between retrying locks from 1sec to 100ms and drop the overall timeout value from 60 secs to 10secs.
Bug #59454 r=bryner sr=alecf
2001-09-12 06:34:06 +00:00
cls%seawood.org 83a4702ddb Try to leave as little time as possible between discovering the lockfile does not exist and creating a new one. 2001-05-14 09:56:03 +00:00
cls%seawood.org 005e7a271e Add priv_abspath subroutine since ActiveState's perl 522 release seems to hit an infinite loop + mem leak.
Store filehandles in hash based upon lockfile name so that we can grab the filehandle latter to close the lockfile before removing it.
2001-05-14 08:32:58 +00:00
cls%seawood.org 22efa6d8df Initial version. Since flock() doesn't work on all platforms or with all filesystems, implement locking using lck files. 2001-05-13 00:25:19 +00:00