You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib
Manos Pitsidianakis 0a7f283582
imap: prevent deadlock in watch::examine_updates
uid_store.mailboxes was locked before calling examine_updates, which
calls examine_mailbox() which also attempts to lock uid_store.mailboxes
4 years ago
..
src imap: prevent deadlock in watch::examine_updates 4 years ago
Cargo.toml melib: Add experimental SMTP client 4 years ago
build.rs Fix clippy lints 4 years ago