thunderbird-android/mail/protocols
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
..
imap Add a way to close all open IMAP connections 2021-07-03 20:04:05 +02:00
pop3 Remove StoreConfig 2020-05-01 05:42:50 +02:00
smtp SMTP: Read all responses before issuing DATA command 2021-02-16 13:34:46 +01:00
webdav Convert 'ServerSettings' to Kotlin 2021-02-01 10:39:19 +01:00