Go to the source code of this file.
Functions | |
void | __CFSocketCallOut (CFSocketRef socket, CFSocketCallBackType type, CFDataRef address, const void *data, void *info) |
Variables | |
NSString *const | CFSocketErrorDomain = @"@"CFSocketErrorDomain" |
void __CFSocketCallOut | ( | CFSocketRef | socket, |
CFSocketCallBackType | type, | ||
CFDataRef | address, | ||
const void * | data, | ||
void * | info | ||
) |
Definition at line 252 of file CFSocket.m.
NSString* const CFSocketErrorDomain = @"@"CFSocketErrorDomain" |
Definition at line 250 of file CFSocket.m.