docs/library/usocket: Describe complete information on address formats.
Describe that the only portable way to deal with addresses is by using getaddrinfo(). Describe that some ports may support tuple addresses using "socket" module (vs "usocket" of native MicroPython).
Showing
Please register or sign in to comment