Contents

kCFStreamPropertySOCKSProxyPort

Constant for the SOCKS proxy host port key.

Declaration

let kCFStreamPropertySOCKSProxyPort: CFString

Discussion

This key contains a CFNumberRef object of type kCFNumberSInt32Type whose value represents the port on which the proxy listens.

See Also

Constants