Andrew Martin wrote: > How do I? Know when a _tcp_ port is empty? empty-port?: func [p [port!]] [p <> wait [p 0]] I'd suggest you to use the /NO-WAIT refinement and COPY, too. HTH, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> - Amigan - REBOL programmer Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/ -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
- [REBOL] Re: How do I? Know when a tcp port is empty? Petr Krenzelok
- [REBOL] Re: How do I? Know when a tcp port is empty... Andrew Martin
- Gabriele Santilli
