]> granicus.if.org Git - python/commit
Patch #1544279: Improve thread-safety of the socket module by moving
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 3 Dec 2006 11:23:45 +0000 (11:23 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 3 Dec 2006 11:23:45 +0000 (11:23 +0000)
commit046c4d13beea45c2b89b7b80f2654dff5a38eac8
treefa6ee440f5575b55f9af8948e1233bbf0ea44c4f
parent8609da9b17ef73a2fbd272fe665ca054f6383929
Patch #1544279: Improve thread-safety of the socket module by moving
the sock_addr_t storage out of the socket object.
Will backport to 2.5.
Misc/NEWS
Modules/socketmodule.c
Modules/socketmodule.h