Add optional argument NO-DEFER? to CLOSE-RESOURCE. If this argument
authorChris Hanson <org/chris-hanson/cph>
Sun, 3 Jun 2001 01:22:54 +0000 (01:22 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 3 Jun 2001 01:22:54 +0000 (01:22 +0000)
commit6d1e0446745afde837cdc2a0e96c762ebfb0888d
tree9de094345e1908f28b12ddc2c00ac3e05dfd89ba
parent905b789e95a23a60a359707f3ddf7788648d1ae1
Add optional argument NO-DEFER? to CLOSE-RESOURCE.  If this argument
is true, it tells the operation that the resource must be closed
immediately.  Otherwise, the operation may defer the closure.
v7/src/imail/imail-core.scm
v7/src/imail/imail-file.scm
v7/src/imail/imail-imap.scm