newConnectionHandler

Declaration

@preconcurrency final var newConnectionHandler: (@Sendable (NWConnection) -> Void)? { get set }