Skip to content

Ensure port range is valid #5

@calincru

Description

@calincru

At this moment a Port is simply an Int and a PortRange is a Tuple2[Port, Port] and there is no check that a port range is valid (i.e. lower bound greater than upper bound).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions