mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
Also fix related problems with socket on esp32, improve docs for wrap_socket, and add more tests.
This directory contains network tests which require Internet connection.
Note that these tests are not run as part of the main testsuite and need
to be run seperately (from the main test/ directory):
./run-tests net_inet/*.py