Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

usocket.getaddrinfo() returns a blank list  #256

@vubon

Description

@vubon

Getting blank list to get address

MicroPython v1.11-381-g4102320e9 on 2019-10-02; ESP32 module with ESP32
Type "help()" for more information.
>>> import usocket
>>> usocket.getaddrinfo("google.com", 80)
[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions