Re: using select() without blocking the runloop
That’s not true. All threads accessible to you are by definition running in your process. Dispatch queues run on regular threads in your process just like everything else. —Jens
|
|
That’s not true. All threads accessible to you are by definition running in your process. Dispatch queues run on regular threads in your process just like everything else. —Jens
|
|