summaryrefslogtreecommitdiff
path: root/tests/net_hosted/connect_poll.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-10-31extmod/modlwip: Unconditionally return POLLHUP when polling new socket.Damien George
2017-11-23tests/net_hosted: Add test for socket connect() and poll() behaviour.Damien George