Skip to content

Allow all components to bind to specific IPs #1254

@t-aleksander

Description

@t-aleksander

Needs further research, but seems to be a relatively small change, as most components setup the sockets this way:
let addr = SocketAddr::new(IpAddr::V4(Ipv4Addr::UNSPECIFIED), server_config().http_port);

Requested by a client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions