From: Antoine Pitrou Date: Sun, 11 Nov 2012 00:28:22 +0000 (+0100) Subject: Issue #16357: fix calling accept() on a SSLSocket created through SSLContext.wrap_soc... X-Git-Tag: v3.4.0a1~2041 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fb7308318d3eeef89979c954592f226d5e7d825;p=thirdparty%2FPython%2Fcpython.git Issue #16357: fix calling accept() on a SSLSocket created through SSLContext.wrap_socket(). Original patch by Jeff McNeil. --- 5fb7308318d3eeef89979c954592f226d5e7d825