Defer closing of connection when it is the last connection open to a
authorChris Hanson <org/chris-hanson/cph>
Fri, 1 Jun 2001 02:23:19 +0000 (02:23 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 1 Jun 2001 02:23:19 +0000 (02:23 +0000)
commit412e34bb7a7798716bce7117f0038d1750206fcb
tree8ed27e87cfdf70df71d6ad4d420cb6019b9577a1
parent843aad57576087db4b7cc56683e0218723d6bd78
Defer closing of connection when it is the last connection open to a
particular server.  This prevents a pattern of opening and closing
that occurs when IMAIL starts up (due to probes performed prior to
opening the folder).  It also allows the user to do completion in the
folder space without occurring the same penalty.  The downside is that
the connection remains open for about a minute after the user "closes"
it, which will be remedied in a future revision.
v7/src/imail/imail-imap.scm
v7/src/imail/todo.txt