[issue23834] socketmodule.c: add sock_call() to fix how the timeout is recomputed

STINNER Victor report at bugs.python.org
Wed Apr 1 01:05:58 CEST 2015


STINNER Victor added the comment:

I chose to not modify yet socket.sendall(). I prefer to wait until this patch is merged to rework this method. Currently, this method never recomputes the timeout.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23834>
_______________________________________


More information about the Python-bugs-list mailing list