消息 [142816]
Regarding the 'missing methods' aspect, the SSL docs are already pretty clear that SSLSocket objects don't expose the full socket API:
http://docs.python.org/dev/library/ssl#ssl-sockets
Those docs are actually what really got me started down the path of wondering whether or not these new methods even belong on SSLSocket in the first place. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-08-23 12:32:45 | ncoghlan | 修改 | recipients:
+ ncoghlan, exarkun, janssen, pitrou, therve, vstinner, jackdied, baikie, giampaolo.rodola, synapse, Andrew.Grover, wiml, neologix, rosslagerwall, python-dev, brian |
| 2011-08-23 12:32:45 | ncoghlan | 修改 | messageid: <1314102765.45.0.882984484329.issue6560@psf.upfronthosting.co.za> |
| 2011-08-23 12:32:44 | ncoghlan | 链接 | issue6560 messages |
| 2011-08-23 12:32:44 | ncoghlan | 创建 | |
|