]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
wrap SSL_read and SSL_write in Py_{BEGIN,END}_ALLOW_THREADS.
authorAnthony Baxter <anthonybaxter@gmail.com>
Thu, 1 Nov 2001 14:25:38 +0000 (14:25 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Thu, 1 Nov 2001 14:25:38 +0000 (14:25 +0000)
commitdf71fc012575cac0c0c050a8f1febf1438f8fdd7
tree77878f628af8f516f419ef702e541e0a78078e47
parent645ea48314742417880c1929ff272d0d3a9768ba
wrap SSL_read and SSL_write in Py_{BEGIN,END}_ALLOW_THREADS.
other half of backport of guido's 1.188
Modules/socketmodule.c