summaryrefslogtreecommitdiffstats
path: root/Python/ast.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-31 14:08:22 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-03-31 14:08:22 (GMT)
commitdd88d3db450c71553fbd56ed2deb8f1a61d66dd6 (patch)
tree6590e2592802a8384187834ab4f0ef1dd91c9f77 /Python/ast.c
parent1bb0aef4d1e0e9c61056d190716f08aa26dd3c38 (diff)
downloadcpython-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/ast.c')
0 files changed, 0 insertions, 0 deletions