Shutting down the command line?

Previous Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Shutting down the command line?

David Given
I'm trying to get the built-in web server to work, in order to build a simple
test-bed system.

I've managed to build an image containing the web server and to start it all
up. Unfortunately, gst won't run the scheduler while the command line is
active. I can terminate the command line with:

Processor activeProcess terminate!

...but it gets started up again as soon as gst has nothing to do, i.e.
whenever it's waiting for a connection. Which means I have to make a
connection from my web browser (which hangs), execute the above command from
gst, gst serves one request and then returns to the command line.

This is less than optimal --- what's the right way to do this?

--
+- David Given --McQ-+ "I must have spent at least ten minutes out of my
|  [hidden email]    | life talking to this joker like he was a sane
| ([hidden email]) | person. I want a refund." --- Louann Miller, on
+- www.cowlark.com --+ rasfw

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

attachment0 (196 bytes) Download Attachment