-
Victor Stinner authored
sock_call_ex() gets the socket error code when the socket function fails. sock_connect_impl() didn't set the error correctly.
38aec752
sock_call_ex() gets the socket error code when the socket function fails. sock_connect_impl() didn't set the error correctly.