| version 1.14, Mon Aug 25 14:17:45 2003 UTC | version 1.15, Sat Apr 10 00:16:55 2004 UTC | ||
|---|---|---|---|
|
|
||
| THEN THEN THEN THEN outfile-id flush-file throw ; | THEN THEN THEN THEN outfile-id flush-file throw ; | ||
| : httpd ( n -- ) dup maxnum ! 0 <# #S #> Keep-Alive $! | : httpd ( n -- ) dup maxnum ! 0 <# #S #> Keep-Alive $! | ||
| BEGIN ['] http catch maxnum @ 0= or UNTIL ; | maxnum @ 0 DO ['] http catch maxnum @ 0= or ?LEAVE LOOP ; | ||
| script? [IF] :noname &100 httpd bye ; is bootmessage [THEN] | script? [IF] :noname &100 httpd bye ; is bootmessage [THEN] | ||
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |