
DBfilelock - Class to encapsulate filelocking

This class encapsulates filelocking. DO NOT USE IT since file locking is bad and subject to race conditions. Use flock instead.

Copyright (C) 2002 Globewide Network Academy Released under the SCHEME license see LICENSE.SCHEME.txt for details