Message246168
Apologies for the late reply.
I made SSLSocket go through SSLObject so that the test suite that is primarily testing SSLSocket will test both.
Also, this layering allows us to define some non-networked operations (such as SSL certificate checking and channel binding types) in a single location rather than duplicating them between SSLSocket and SSLObject. |
|
| Date |
User |
Action |
Args |
| 2015-07-03 11:57:19 | geertj | set | recipients:
+ geertj, janssen, pitrou, giampaolo.rodola, christian.heimes, alex, martin.panter, dstufft |
| 2015-07-03 11:57:19 | geertj | set | messageid: <[email protected]> |
| 2015-07-03 11:57:19 | geertj | link | issue24334 messages |
| 2015-07-03 11:57:18 | geertj | create | |
|