miranda-ng / miranda-ng

Miranda NG: Next Generation of Miranda IM
https://miranda-ng.org
GNU General Public License v2.0
481 stars 126 forks source link

Jabber: protocol error after long disconnection "Netlib_Recv() failed, error=10053" #443

Open georgehazan opened 8 years ago

georgehazan commented 8 years ago

Reported by Corak on 25 Sep 2015 00:14 UTC I had troubles with network connection, and after normal connection almost all protocols returned online, but jabber had some errors. It has retuned to normal online only just after some time when I manually changed status offine/online/other... In netlog:

[3:05:17 1344] [JABBER_1] PS_SETSTATUS(40071)

[3:05:17 1344] [JABBER_1] (013163A0:3512) Data sent
</stream:stream>

[3:05:17 11D4] [JABBER_1] Netlib_Recv() failed, error=10053
[3:05:17 11D4] [JABBER_1] recvResult = 0
[3:05:17 1344] [JABBER_1] SetAwayMsg called, wParam=40072 lParam=(null)
[3:05:17 1344] [JABBER_1] PS_SETSTATUS(40072)
[3:05:17 1344] [JABBER_1] SetAwayMsg called, wParam=40072 lParam=(null)
[3:05:17 1344] [JABBER_1] SetAwayMsg called, wParam=40072 lParam=(null)
[3:05:17 11D4] [JABBER_1] Thread ended: type=0 server='jabber.ru'
[3:05:17 11D4] [JABBER_1] (013163A0:3512) Connection closed internal
[3:05:17 11D4] [JABBER_1] (013163A0:4294967295) Connection closed
[3:05:17 11D4] [JABBER_1] Exiting ServerThread
[3:05:27 1344] [JABBER_1] SetAwayMsg called, wParam=40072 lParam=(null)
[3:05:27 1344] [JABBER_1] SetAwayMsg called, wParam=40072 lParam=(null)

Jabber partly netlog: netlog_jabber.txt

Full netlog: netlog.txt

georgehazan commented 8 years ago

Modified by Corak on 25 Sep 2015 00:15 UTC

georgehazan commented 8 years ago

Modified by Corak on 25 Sep 2015 00:16 UTC