diff options
author | Damien George <damien.p.george@gmail.com> | 2019-10-16 16:26:20 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-10-31 12:54:37 +1100 |
commit | 71401d5065e20da59a1cc740d760002794b008e0 (patch) | |
tree | 1d94004ad9d9d8d9302d9916ddd4092012910625 /tests/extmod/uselect_poll_basic.py | |
parent | 9ec73aedb4fedafce93a018c26cfbc79686be34b (diff) |
extmod/modlwip: Unconditionally return POLLHUP when polling new socket.
POSIX poll should always return POLLERR and POLLHUP in revents, regardless
of whether they were requested in the input events flags.
See issues #4290 and #5172.
Diffstat (limited to 'tests/extmod/uselect_poll_basic.py')
0 files changed, 0 insertions, 0 deletions