commit | 278d665c6a407ca1c1b26009b5a51f341f64a027 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 26 17:23:33 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 26 17:23:33 2010 +0000 |
tree | 2bcd5732dae5166049203207144bcc1cb095bcc8 | |
parent | 3bfa8832076201bebd6348f1df0cb84645d0d462 [diff] |
When calling getpeername() in SSLSocket.__init__, only silence exceptions caused by the "socket not connected" condition.