]> 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:24:00 +0000 (11:24 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 3 Dec 2006 11:24:00 +0000 (11:24 +0000)
commit95b744cea98be482c44fed4ff3a3e48bf910410c
tree06396fa14478c2237bec962bfd539a27b830b555
parent1c305dbf978021b4609b43338fc037b36cc1ed38
Patch #1544279: Improve thread-safety of the socket module by moving
the sock_addr_t storage out of the socket object.
Misc/NEWS
Modules/socketmodule.c
Modules/socketmodule.h