diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-04-06 20:46:13 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-04-06 20:46:13 (GMT) |
commit | 146907081c63f4dfbf77ffc77cf50516a3ad4495 (patch) | |
tree | 8e482a821b3d2de2899fba4c04d6bb575db00d76 /Modules/_decimal | |
parent | 222dfc7d94a785bd710642a8917aefa70e1ea714 (diff) | |
download | cpython-146907081c63f4dfbf77ffc77cf50516a3ad4495.zip cpython-146907081c63f4dfbf77ffc77cf50516a3ad4495.tar.gz cpython-146907081c63f4dfbf77ffc77cf50516a3ad4495.tar.bz2 |
Issue #23853: Methods of SSL socket don't reset the socket timeout anymore each
time bytes are received or sent. The socket timeout is now the maximum total
duration of the method.
This change fixes a denial of service if the application is regulary
interrupted by a signal and the signal handler does not raise an exception.
Diffstat (limited to 'Modules/_decimal')
0 files changed, 0 insertions, 0 deletions