wyrm::unix::reader channel script [ until ]
Set the channel to nonblocking and add a a script as a read channel event. Whenever the channel becomes readable or there is an exception, the reader script is evaluated.If until is specified, then the wyrm::unix::until command will wait for this channel to close.