mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02: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.