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-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to