Re: [Evolution] Socket I/O time out in IMAP IDLE connections
- From: Milan Crha <mcrha redhat com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] Socket I/O time out in IMAP IDLE connections
- Date: Mon, 09 Mar 2015 08:24:41 +0100
On Thu, 2015-03-05 at 17:06 +0100, Florian Baumann wrote:
Do you know something I could do to further debug this?
Hi,
not much, except of some gdb debugging. You might verify that the
function imapx_server_set_connection_timeout() from here:
https://git.gnome.org/browse/evolution-data-server/tree/camel/providers/imapx/camel-imapx-server.c?h=evolution-data-server-3-12#
n1216
is called, and all the code in it is executed. Looking at it, it can
be that your connection isn't a GSocketConnection or it doesn't have a
socket, thus the timeout couldn't be changed, but that's unlikely,
from my point of view.
If the g_socket_set_timeout() is called, then the rest is up to
glib2/gio, which I do not know enough to guide you properly.
Bye,
Milan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]