[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: conflict with NSRunLoop and run loop of c library
From: |
Sebastian Reitenbach |
Subject: |
Re: conflict with NSRunLoop and run loop of c library |
Date: |
Mon, 01 Jul 2013 12:22:48 +0200 |
User-agent: |
SOGoMail 2.0.6a |
On Sunday, June 30, 2013 19:44 CEST, Richard Frith-Macdonald
<richardfrithmacdonald@gmail.com> wrote:
>
> On 30 Jun 2013, at 18:32, Sebastian Reitenbach
> <sebastia@l00-bugdead-prods.de> wrote:
>
> > I guess, I'm doing something wrong. Somebody can beat me with a cluestick?
>
> WebServer does its main event hanling in the main thread unless you
> explicitly tell it to use another thread ... so just starting it in an
> separate thread won't make it run in that thread.
>
> Look at the designated initialiser ... -initForThread:
While reading the docs, I must have overlooked that one. Using that indeed
works like a charm.
thanks,
Sebastian
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: conflict with NSRunLoop and run loop of c library,
Sebastian Reitenbach <=