Skip to content

Impossible to instantiate connection classes with no access to network interface information #15

@Korkonius

Description

@Korkonius

When running in environments where it is not possible to query the OS for network information it is impossible to create an instance of MasterloopServerConnection and MasterloopLiveConnection as the constructor crashes out when calling GetLocalIPAddress.

In some cloud environments access to the local IP could be restricted, or irrelevant, so it should be possible to create these classes even if resolving a local ip fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions