Add locking mechanism for the IMAP folder cache. There is one lock
authorChris Hanson <org/chris-hanson/cph>
Tue, 6 Nov 2001 04:48:23 +0000 (04:48 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 6 Nov 2001 04:48:23 +0000 (04:48 +0000)
commit12f320066f813d2e76b781dcc83210c125aa4e13
tree85d16ec4f875e98805233b70f70319cf46c3703e
parent56975da96bc452ebeaa0a71b683c099ee23d5218
Add locking mechanism for the IMAP folder cache.  There is one lock
per folder, and the lock is held only while the folder cache is being
read and/or written.  IMAIL will try three times to obtain the lock,
waiting one second between retries; thereafter it ignores the cache
until the lock becomes available.
v7/src/imail/imail-imap.scm
v7/src/imail/imail-top.scm
v7/src/imail/imail.pkg
v7/src/imail/todo.txt