Re: How is my CFRunLoopTimer getting called during a CFReadStream client callback?
Re: How is my CFRunLoopTimer getting called during a CFReadStream client callback?
- Subject: Re: How is my CFRunLoopTimer getting called during a CFReadStream client callback?
- From: "davekeck ." <email@hidden>
- Date: Sun, 05 Jan 2014 21:29:37 -0500
I'd try to reproduce the deadlock and post the stack trace. It looks
like CFStream (http://opensource.apple.com/source/CF/CF-855.11/CFStream.c)
runs the run loop in the default mode in only one situation, but
that's only after spawning its own thread to do it in.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden