Searched refs:__CFSocketSetFDForWrite (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFSocket.c1291 CF_INLINE Boolean __CFSocketSetFDForWrite(CFSocketRef s) { function
1292 // CFLog(5, CFSTR("__CFSocketSetFDForWrite(%p)"), s);
2617 if (__CFSocketSetFDForWrite(s)) wakeup = true;

Completed in 75 milliseconds