Source position: CFStream.pas line 298
procedure CFStreamCreatePairWithSocket(
alloc: CFAllocatorRef;
sock: CFSocketNativeHandle;
var readStream: CFReadStreamRef;
var writeStream: CFWriteStreamRef
);