Skip to content

ESP32 doesn't support full getaddrinfo() params #257

@dcontris

Description

@dcontris

After installing the new version of picoweb and uasyncio, I noticed an error when calling app.run(). The error occurs because uasyncio init.py file contains a call to socket.getaddrinfo() with 4 arguments, when socket requires only 2. The error causes app.run() to fail.

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