On 24/04/2007, at 12:29, Gabriele Santilli wrote:

>
> 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?

Rugby does not use async. I will get to that later.

> 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.)

By the async sources, do you mean:

http://www.rebol.it/giesse/async-protocol.r

?

--
Regards,
Henrik Mikael Kristensen


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

Reply via email to