Dear list,
I'm new to Rebol, and I'm sorry if I'm asking about anything that has been
already discussed.
Here are two scripts (attached) which allow me to run a Rebol script via
cgi.
1. I need to check if there is any data to read from non-listen port without
waiting for it (functions: 'check-cgi? and 'read-cgi). I wonder if there is
any
simplier, WORKING method, than changing the default timeout.
2. If the scripts are worth uploading them to rebol.org, what should be
their category?
-Pawel
cgispawner.r
cgislave.r