summaryrefslogtreecommitdiff
path: root/py/stream.h
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-07-20 13:05:04 +1000
committerDamien George <damien.p.george@gmail.com>2018-07-20 13:05:04 +1000
commit7a67f057d74e9a16e7ae7bc562e592335145eaee (patch)
treef7c61fb16da80e49fa12d3876e8a2766be94eb18 /py/stream.h
parent4a2051eec7f60c4a05822da540f763c5bc1775b1 (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/stream.h')
0 files changed, 0 insertions, 0 deletions