Skip to content

InterfaceListenAddresses called way too often #112

Open
@whyrusleeping

Description

@whyrusleeping

InterfaceListenAddresses gets called quite a lot, and its a method that makes syscalls to resolve 0.0.0.0 addresses into real IP addresses. These should probably be cached in some way to aleviate the stress on the kernel we cause with so many syscalls here

Metadata

Metadata

Assignees

No one assigned

    Labels

    exp/noviceSomeone with a little familiarity can pick uphelp wantedSeeking public contribution on this issuestatus/deferredConscious decision to pause or backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions