diff options
| author | Damien George <damien.p.george@gmail.com> | 2018-07-20 13:05:04 +1000 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2018-07-20 13:05:04 +1000 |
| commit | 7a67f057d74e9a16e7ae7bc562e592335145eaee (patch) | |
| tree | f7c61fb16da80e49fa12d3876e8a2766be94eb18 /py | |
| parent | 4a2051eec7f60c4a05822da540f763c5bc1775b1 (diff) | |
extmod/modussl: Support polling in ussl objects by passing through ioctl
The underlying socket can handling polling, and any other transparent ioctl
requests. Note that CPython handles the case of polling an ssl object by
polling the file descriptor of the underlying socket file, and that
behaviour is emulated here.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions
