Files
cpython/Lib
Guido van Rossum 39eb8fa0db This is roughly socket2.diff from issue 1378, with a few changes applied
to ssl.py (no need to test whether we can dup any more).
Regular sockets no longer have a _base, but we still have explicit
reference counting of socket objects for the benefit of makefile();
using duplicate sockets won't work for SSLSocket.
2007-11-16 01:24:05 +00:00
..
2007-08-30 01:19:48 +00:00
2007-08-30 01:19:48 +00:00
2007-08-30 01:19:48 +00:00
2007-10-19 22:06:24 +00:00
2007-08-30 01:19:48 +00:00
2007-11-09 01:27:29 +00:00
2007-10-26 04:29:23 +00:00
2007-08-12 00:43:29 +00:00
2007-08-30 01:19:48 +00:00
2007-08-30 01:19:48 +00:00
2007-10-19 23:16:50 +00:00
2007-08-31 07:58:27 +00:00
2007-11-12 17:40:10 +00:00
2007-08-12 00:43:29 +00:00
2007-08-12 00:43:29 +00:00
2007-08-16 14:35:24 +00:00