mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Includes a test where the (non uasyncio) client does a RST on the connection, as a simple TCP server/client test where both sides are using uasyncio, and a test for TCP stream close then write.