From: brian yahn Date: 2006-03-28T13:48:18+09:00 Subject: Re: input without blocking I'm just trying to get the characters being input into the program and run it at the same time without a thread. A thread is not needed in c++ to do this, so I figured it wouldn't be needed in ruby. Maybe ruby isn't as great as I first thought. -- Posted via http://www.ruby-forum.com/.