Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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