It means that if it is reading from a keyboard for example it will
wait (block) for data to be input if there is nothing available. A
non-blocking read will just pick up whatever data is available and
immediately return.
Colin
>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To post to this group, send email to
rubyonra...@googlegroups.com.
> To unsubscribe from this group, send email to
rubyonrails-ta...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>