Re: Integrating NSOutputStream and NSOperation
Re: Integrating NSOutputStream and NSOperation
- Subject: Re: Integrating NSOutputStream and NSOperation
- From: Jens Alfke <email@hidden>
- Date: Mon, 16 Nov 2015 21:28:27 -0800
On Nov 13, 2015, at 6:38 AM, Motti Shneor < email@hidden> wrote:
I know NSOperationQueue has an accessor for its underlying dispatch_queue, but actual NSOperations are spawned in arbitrary threads - so I'm not sure about their dispatch_queue (if they run on a dispatch_queue at all).
The NSOperationQueue’s dispatch queue is the queue that its operations run on.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden