thunderbird-android/mail
cketti 152424b20c Add a way to close all open IMAP connections
Use a "connection generation" value to mark all connections that have been created since the last closeAllConnections() call. Using that value we can recognize "old" connections that have not been in the connection pool at the time closeAllConnections() was called. We close them as soon as they are passed to releaseConnection().
2021-07-03 20:04:05 +02:00
..
common Improve logging in MessageExtractor.getTextFromPart() 2021-06-02 00:49:23 +02:00
protocols Add a way to close all open IMAP connections 2021-07-03 20:04:05 +02:00
testing Remove explicit dependency on Kotlin's standard library 2021-04-22 03:54:15 +02:00