"git@git.flow3r.garden:card10/micropython.git" did not exist on "082b12128d935eaf7ac49560c90734def1d0b232"
Select Git revision
micropython
-
-
- Open in your IDE
- Download source code
Paul Sokolovsky
authored
Per CPython docs, "Registering a file descriptor that’s already registered is not an error, and has the same effect as registering the descriptor exactly once." https://docs.python.org/3/library/select.html#select.poll.register That's somewhat ambiguous, what's implemented here is that if fd si not yet registered, it is registered. Otherwise, the effect is equivalent to modify() method.
Name | Last commit | Last update |
---|