Contents

port

The port on which the listener can accept connections.

Declaration

final var port: NWEndpoint.Port? { get }

Discussion

The listener’s port is available once the listener is in the ready state.

See Also

Creating Listeners