mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
It's no longer intended to provide just "raw" socket interface, may include some convenience methods for compatibility with CPython socket - but anyway just minimal set required to deal with socket client and servers, not wider network functionality.