diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2023-10-23 12:08:17 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-10-27 15:49:17 +1100 |
commit | 2fda94c28629f7c12dcab931b2bf4cc0f9c8f734 (patch) | |
tree | 8a9a56cb8b9b9a197739324974faa70a015cdbad /py/makeqstrdata.py | |
parent | b6c369a396d259ab237acec5570392a96d3f443f (diff) | |
download | micropython-2fda94c28629f7c12dcab931b2bf4cc0f9c8f734.tar.gz micropython-2fda94c28629f7c12dcab931b2bf4cc0f9c8f734.zip |
extmod/network_ninaw10: Fix select flags handling in socket poll.
The flags returned from `select()` were misinterpreted to mean an error had
occurred for the socket, when it's actually just an exceptional condition
for the socket, such as OOB data.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Diffstat (limited to 'py/makeqstrdata.py')
0 files changed, 0 insertions, 0 deletions