]> granicus.if.org Git - python/commit
Issue #26406: Avoid unnecessary serialization of getaddrinfo(3) calls on
authorNed Deily <nad@python.org>
Tue, 23 Feb 2016 11:03:39 +0000 (22:03 +1100)
committerNed Deily <nad@python.org>
Tue, 23 Feb 2016 11:03:39 +0000 (22:03 +1100)
commit3058eb418a3374ddb9ae8b7f29f4ebd072837dd7
tree40656385d11a765437d538bed28c45e452f3de19
parent903783416b82499e1e8cc483c37a8ebc494564d9
Issue #26406: Avoid unnecessary serialization of getaddrinfo(3) calls on
current versions of OpenBSD and NetBSD.  Patch by A. Jesse Jiryu Davis.
Misc/NEWS
Modules/socketmodule.c