Contents

kSCNetworkFlagsConnectionRequired

The specified node name or address can be reached using the current network configuration, but a connection must first be established.

Declaration

var kSCNetworkFlagsConnectionRequired: Int { get }

Discussion

For example, this status would be returned for a dialup connection that was not currently active, but could handle network traffic for the target system.

See Also

Constants