diff options
| author | Antoine Pitrou <solipsis@pitrou.net> | 2010-09-27 17:52:25 +0000 |
|---|---|---|
| committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-09-27 17:52:25 +0000 |
| commit | 6d7df638370b7298a78af1e55e6cbb36f77b42ec (patch) | |
| tree | a0eeb8015c3376cfcab50c491b0373a5af319dbe /Python/bltinmodule.c | |
| parent | 0ae33611faba57f650b5083df6eebd655457f687 (diff) | |
| download | cpython-git-6d7df638370b7298a78af1e55e6cbb36f77b42ec.tar.gz | |
Issue #9950: Fix socket.sendall() crash or misbehaviour when a signal is
received. Now sendall() properly calls signal handlers if necessary,
and retries sending if these returned successfully, including on sockets
with a timeout.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions
