mirror of https://github.com/python/cpython
4 lines
145 B
ReStructuredText
4 lines
145 B
ReStructuredText
|
Fix error handling in :py:class:`~socket.socket` method
|
||
|
:py:func:`~socket.socket.connect_ex` on platforms where
|
||
|
:c:data:`errno` can be negative.
|