]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23834: Fix sock_call(), set deadline_initialized to recompute the timeout
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 2 Apr 2015 01:22:49 +0000 (03:22 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 2 Apr 2015 01:22:49 +0000 (03:22 +0200)
commitff444e828e412d52325f3363e8cbcf4806c45d73
treeee52bfab7d53f5cc1312c3ef9997b0988fe12d4b
parent02f32ab47e1f69f0bdbc8f8ba930a8e2a2d6846f
Issue #23834: Fix sock_call(), set deadline_initialized to recompute the timeout
Modules/socketmodule.c