Fix bug: if there were two memoized connections to the same server,
authorChris Hanson <org/chris-hanson/cph>
Tue, 23 May 2000 00:37:57 +0000 (00:37 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 23 May 2000 00:37:57 +0000 (00:37 +0000)
commit0a1df62d8f05a3f1a22b7b283d63d08c7bca8b5b
tree7a4cc51b6a4091526f0e6780fe7a3f149de7a9c8
parent8b03afb21829b7c2073183ec75dd2f406e50b91f
Fix bug: if there were two memoized connections to the same server,
GET-IMAP-CONNECTION was returning the first one, even if it was
closed.  It should look for one that is still open and use it, using
the closed one only if there's no open one.
v7/src/imail/imail-imap.scm