diff options
author | Mike Kazantsev <mk.fraggod@gmail.com> | 2013-02-11 13:56:04 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-02-11 13:56:04 +0100 |
commit | 5a4f22e15ec95696b02d9592fdd1b24adae9674e (patch) | |
tree | b26a2415cc2472c5c3e0ffd8418344daff002613 /protocols/skype/test.py | |
parent | 8e166ae8264a7c9f98e766c8635faa94cd075eb8 (diff) |
skype: don't do retries on send() on socket errors with gobject
As it's a blocking socket, I imagine there might be only EINTR
errors from signals, which don't seem to be used here.
I think the same tweak can be applied to select() code, but
I don't run it, so no idea if Skype4Py threads might make such loop
necessary there.
Diffstat (limited to 'protocols/skype/test.py')
0 files changed, 0 insertions, 0 deletions