Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/multi_net: Add test that requires queuing UDP packets. | Damien George | 2025-05-12 |
This commit adds a new network multi-test which sends a burst of UDP packets from the client, and the server doesn't recv them until they have all been sent. Signed-off-by: Damien George <damien@micropython.org> |