Replies: 4 comments 1 reply
-
The function |
Beta Was this translation helpful? Give feedback.
-
But it is written:
I would like to understand how to use |
Beta Was this translation helpful? Give feedback.
-
Apologies. The tutorial was written for For examples that really use |
Beta Was this translation helpful? Give feedback.
-
Thank you for the links! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
In Peter's documentation about asyncio and socket:
https://github.com/peterhinch/micropython-async/blob/master/v3/docs/TUTORIAL.md#76-socket-programming
it is mentionned that there is an example using select in
client_server
dir:https://github.com/peterhinch/micropython-async/blob/master/v3/as_drivers/client_server/userver.py
If the select module is imported, I don't see it used anywhere.
Did I miss something?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions