[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #33717] WebServer is restricted to main thread
From: |
Richard Frith-Macdonald |
Subject: |
[bug #33717] WebServer is restricted to main thread |
Date: |
Fri, 02 Sep 2011 08:16:00 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50 |
Update of bug #33717 (project gnustep):
Item Group: None => Change Request
Summary: WebServer doesn't graciously stop listening =>
WebServer is restricted to main thread
_______________________________________________________
Follow-up Comment #3:
I've modified this to be a change request rather than a bug report ...
> The WebServer's documentation doesn't explicitly state that such
> design (a Webserver isn't running on the main thread) is bad.
Actually, the documentation mentions working from the main thread in a few
places and says:
NB. the -completedWithResponse: method is safe to call from any thread
but all other methods of the class should be called only from the
main thread.
However, I like the idea of making the class usable from any thread... it
seems like a useful improvement.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?33717>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #33717] WebServer is restricted to main thread,
Richard Frith-Macdonald <=