Skip to content
This repository was archived by the owner on Mar 8, 2019. It is now read-only.
This repository was archived by the owner on Mar 8, 2019. It is now read-only.

Access to internal listener variable #10

@bendikro

Description

@bendikro

When passing a listening address with port 0, a suiting port number is chosen. However, finding out which port was chosen requires access to the listener variable of type net.Listener (?). Private variables makes this to difficult to solve without hacking the library directly.

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