2007/4/24, Henrik Mikael Kristensen <[EMAIL PROTECTED]>:

> I don't know how WRITE-IO really works, beyond it being an INSERT
> with a length indicator and an advice in the REBOL dictionary on not
> to use it.

I Rugby using async-modes? If not, I guess REBOL should eventually
timeout on a write, but it doesn't. This could be a bug - can you
verify it with a simple script that tries to write to a dead port?

If it is using async-modes, you should set it to 'write before calling
write-io, which in turn should return a would-block error in this
case. (Please look at the async:// source.)

HTH,
    Gabriele.
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to