[issue20611] socket.create_connection() doesn't handle EINTR properly

Syou Ei report at bugs.python.org
Thu May 29 08:02:16 CEST 2014


Syou Ei added the comment:

http://bugs.python.org/issue21602

The smtplib.py also has the same problem.
The EINTR cannot be handled properly.

----------
nosy: +meishao

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


More information about the Python-bugs-list mailing list