diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-31 16:08:22 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-31 16:08:22 +0200 |
commit | dd88d3db450c71553fbd56ed2deb8f1a61d66dd6 (patch) | |
tree | 6590e2592802a8384187834ab4f0ef1dd91c9f77 /Python/importlib.h | |
parent | 1bb0aef4d1e0e9c61056d190716f08aa26dd3c38 (diff) | |
download | cpython-git-dd88d3db450c71553fbd56ed2deb8f1a61d66dd6.tar.gz |
Issue #23618: Refactor internal_connect()
The function now returns the error code instead of using the global errno
(POSIX) or WSAGetLastError() (Windows).
internal_connect() now returns errno if getsockopt() fails.
Diffstat (limited to 'Python/importlib.h')
0 files changed, 0 insertions, 0 deletions