-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Open
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementations
Description
Description
After wrapping a micropython socket to get a SSLSocket, the function 'settimeout()' fails, reporting that feature doesn't exist (same with 'gettimeout()'). Interestingly though, the 'setblocking()' function does exist and seemingly work.
AttributeError: 'SSLSocket' object has no attribute 'settimeout'
Code Size
Irrelevant (the feature was most likely already supposed to be there but overlooked?)
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree
[MODERATOR: This topic may have been better posted under 'micropython-lib' instead of plain micropython...
Metadata
Metadata
Assignees
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementations