]> granicus.if.org Git - python/commit
Move the conex_finally label up, so that the errno value is always
authorGuido van Rossum <guido@python.org>
Fri, 7 Jun 2002 19:55:29 +0000 (19:55 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 7 Jun 2002 19:55:29 +0000 (19:55 +0000)
commit1790e65d43dae0cd59f8008b3549a017ff4f16d6
tree243fee6c3de5663ca5bee896d62928b598dc2902
parent2a664a2a753a74452efee23bdbc479285d035e32
Move the conex_finally label up, so that the errno value is always
returned.
Modules/socketmodule.c