Source position: CFStream.pas line 307
procedure CFStreamCreatePairWithPeerSocketSignature(
alloc: CFAllocatorRef;
const signature: CFSocketSignature;
var readStream: CFReadStreamRef;
var writeStream: CFWriteStreamRef
);