mirror of
https://github.com/micropython/micropython.git
synced 2026-05-02 05:40:12 +02:00
9945f33886
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.