]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport tim's 1.191:
authorAnthony Baxter <anthonybaxter@gmail.com>
Thu, 1 Nov 2001 14:00:11 +0000 (14:00 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Thu, 1 Nov 2001 14:00:11 +0000 (14:00 +0000)
commit3357529c3460b73a56474a3dbc1e70cadc001443
treeb1458856d61789671d6a79190ac313155d4ee732
parent5d0fdbc690744dd48a9476d1b362b2bbcf773e88
backport tim's 1.191:
  PySocketSock_connect_ex():  On Windows, return the correct Windows exit
  code.  The patch is from Jeremy, and allows test_asynchat to run again.
Modules/socketmodule.c