Skip to content
Commit 94c9a1f2 authored by Milan Crha's avatar Milan Crha
Browse files

[IMAPx] IDLE call timeouts for STARTTLS connections

The STARTTLS connection uses GTLSConnection, which is a wrapper
on top of a real (socket) connection. This GTLSConnection is not
a descendant of GSocketConnection, thus the timeout was never changed
in imapx_server_set_connection_timeout().
parent ca75b11b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment