Message310413
It doesn't help that Python spells SSL_shutdown as "unwrap".
I think in practice basically the only two things you want are unidirectional shutdown, or "soft" shutdown. Bidirectional shutdown has some extremely theoretical uses, and we have to provide it anyway because it's in the API already. I don't know of any reason to ever use "hard" shutdown, though I'd be interested to hear of them. |
|
Date |
User |
Action |
Args |
2018-01-22 10:25:07 | njs | set | recipients:
+ njs, vstinner, christian.heimes, alex, martin.panter, cheryl.sabella |
2018-01-22 10:25:07 | njs | set | messageid: <1516616707.51.0.467229070634.issue27815@psf.upfronthosting.co.za> |
2018-01-22 10:25:07 | njs | link | issue27815 messages |
2018-01-22 10:25:07 | njs | create | |
|