Changeset 4da4e9b for protocols/nogaim.h

Timestamp:
2013-02-11T12:56:04Z (12 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
b6ab05b
Parents:
5a4f22e
git-author:
Mike Kazantsev <mk.fraggod@…> (11-02-13 12:56:04)
git-committer:
Miklos Vajna <vmiklos@…> (11-02-13 12:56:04)
Message:

skype: handle socket errors during tls session negotiation in a graceful way

Before this patch, such errors (which happen 1/4 times here) lock
skyped forever, producing traceback (and hanging because threads
in python).
Proper fix would be to see why these happen (might be ssl handling
in the plugin), but that's no excuse not to handle socket errors
without crashing the daemon.

(No files)

Note: See TracChangeset for help on using the changeset viewer.