discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: conflict with NSRunLoop and run loop of c library


From: Richard Frith-Macdonald
Subject: Re: conflict with NSRunLoop and run loop of c library
Date: Sun, 30 Jun 2013 18:44:28 +0100

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:


reply via email to

[Prev in Thread] Current Thread [Next in Thread]