Soulfreezer

Results 5 issues of Soulfreezer

Hello Vincent, we have a strange problem with the vmime-library. Sometimes the library throws an exception named "ECONNRESET: connection reset by peer". The exception is thrown, after the connection to...

Hi Vincent, I have a question to IMAP. I am fetching "unseen" mails from an IMAP-Exchange-Server. In my fetching-loop I am deleting each mail, cause in another run I do...

Hi, I have found a problem, when dealing with the new timeoutHandler-mechanism. The Problem is, that it is possible, that after the "vmime::exceptions::operation_timed_out" another exception is thrown, so std::terminate is...

I think I have found a (adjustable!) bug where the timout of async_write() simply triggers, although it is not allowed to trigger! I have only used the original example from...

Can you plz take a look here? [issue-with-clang-tools-on-windows-using-cygwin64-for-a-c17-project-with-mutex](https://stackoverflow.com/questions/78455768/issue-with-clang-tools-on-windows-using-cygwin64-for-a-c17-project-with-mutex) Eventually I'm doing something wrong here, but this one seems to be a simple use case, or? Maybe clangd has problems with...