CFStream
Overview
This document describes the generic CFStream functions, data types, and constants. See also CFReadStream and CFWriteStream for functions and constants specific to read and write streams respectively.
Topics
Creating Streams
CFStreamCreatePairWithPeerSocketSignature(_:_:_:_:)CFStreamCreatePairWithSocketToHost(_:_:_:_:_:)CFStreamCreatePairWithSocket(_:_:_:_:)CFStreamCreateBoundPair(_:_:_:_:)CFStreamCreatePairWithSocketToCFHost(_:_:_:_:_:)CFStreamCreatePairWithSocketToNetService(_:_:_:_:)
Obtaining Errors
Setting the Security Protocol
CFReadStreamSetProperty(_:_:_:)CFWriteStreamSetProperty(_:_:_:)CFStream Socket Security Level Constants