Skip to content

Listen on IPv6 loopback address by default, if available #2

@wincent

Description

@wincent

See: wincent/vim-clipper#1

If there is an IPv6 loopback interface available, we should listen on that too (::1) as well as on the IPv4 one (127.0.0.1).

If the user explicitly passes an address (or a UNIX domain socket) then we should listen only to the user-specified address.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions