On 10 March 2014 09:27, Kurt Pattyn <pattyn.k...@gmail.com> wrote:
> But we can use a QueuedConnection if the PauseMode is set to 
> PauseOnSslErrors, or can't we?

The idea is that you can. The socket will be paused and won't proceed
until a call to resume.

If the QueuedConnection usage comes from the idea of using multiple
threads, note that you still must call ignoreSslErrors / resume from
the QSslSocket thread.

-- 
Giuseppe D'Angelo
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to