Reading through the docs I can't seem to find a function that is the inverse of socket.settimeout()
How would I find out what a socket's timeout currently is?
Thanks!
Edit: words
Get socket.timeout
Re: Get socket.timeout
Why would you need to do that? What platform do you use?
Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/