diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-31 14:08:22 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-31 14:08:22 (GMT) |
commit | dd88d3db450c71553fbd56ed2deb8f1a61d66dd6 (patch) | |
tree | 6590e2592802a8384187834ab4f0ef1dd91c9f77 /Python/structmember.c | |
parent | 1bb0aef4d1e0e9c61056d190716f08aa26dd3c38 (diff) | |
download | cpython-dd88d3db450c71553fbd56ed2deb8f1a61d66dd6.zip cpython-dd88d3db450c71553fbd56ed2deb8f1a61d66dd6.tar.gz cpython-dd88d3db450c71553fbd56ed2deb8f1a61d66dd6.tar.bz2 |
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/structmember.c')
0 files changed, 0 insertions, 0 deletions