Source position: CFSocket.pas line 302
type CFSocketSignature = record
protocolFamily: SInt32;
socketType: SInt32;
protocol: SInt32;
address: CFDataRef;
end;