Hi, everybody

I want to know wich is the difference between:

some-port/awake: :some-func
append system/ports/wait-list some-port

and 

forever [
    request: wait [some-port]
    some-func request
]

or if one of them is incorrect

thanks to all
Cesar


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

Reply via email to