Skip to content

Support datagram endpoints over netlink sockets #676

Open
@MorningLightMountain713

Description

@MorningLightMountain713

Hi there,

please see: svinota/pyroute2#1335

My project uses uvloop, however I've had to move back to asyncio as I have a dependency on pyroute2, and it doesn't work with uvloop.

This seems to be because uvloop doesn't support datagram endpoints over netlink sockets, whereas asyncio does.

Is this something that could be implemented?

Thanks,

David.

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