Searched refs:connectDictionary (Results 1 – 1 of 1) sorted by relevance
334 …RetainPtr<CFDictionaryRef> connectDictionary(AdoptCF, CFDictionaryCreate(0, proxyKeys, proxyValues… in createStreams() local335 … CFReadStreamSetProperty(m_readStream.get(), kCFStreamPropertySOCKSProxy, connectDictionary.get()); in createStreams()