Re: wc-ng locks and pool cleanup

2010-01-05 Thread Hyrum K. Wright
On Dec 21, 2009, at 11:16 AM, Philip Martin wrote: > In 1.6 wc locks were associated with access batons and when an access > baton was opened a pool cleanup handler was installed to ensure that > the baton was closed. The pool cleanup handler would remove any lock > associated with the access ba

wc-ng locks and pool cleanup

2009-12-21 Thread Philip Martin
In 1.6 wc locks were associated with access batons and when an access baton was opened a pool cleanup handler was installed to ensure that the baton was closed. The pool cleanup handler would remove any lock associated with the access baton provided there were no log files in the directory. Code