mirror of
https://github.com/python/cpython.git
synced 2026-06-06 03:26:18 -04:00
38aec7525e
sock_call_ex() gets the socket error code when the socket function fails. sock_connect_impl() didn't set the error correctly.
Source files for standard library extension modules, and former extension modules that are now builtin modules.