diff options
author | Damien George <damien.p.george@gmail.com> | 2020-03-16 16:42:28 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-03-18 10:49:27 +1100 |
commit | 00267aae0b231cc4fec28ddaafd7f8917a75448f (patch) | |
tree | 6e3f129133f271a34c618f1178c72fe6c379884e /py/modmath.c | |
parent | eae495a7147983267371b09ea606977efa9111a5 (diff) | |
download | micropython-00267aae0b231cc4fec28ddaafd7f8917a75448f.tar.gz micropython-00267aae0b231cc4fec28ddaafd7f8917a75448f.zip |
extmod/modlwip: Fix polling of UDP socket so it doesn't return HUP.
STATE_NEW will return HUP when polled so put active UDP sockets into a new
state which is different to STATE_NEW.
Fixes issue #5758.
Diffstat (limited to 'py/modmath.c')
0 files changed, 0 insertions, 0 deletions