Subject: Arbitrary IO object
From: Daniel Berger <djberg96 gmail.com>
Date: Wed, 21 May 2008 01:40:01 +0900
Hi,
How would I go about using IO.new such that it would automatically
grab the next available file descriptor? I don't know the fileno in
advance and I can't use StringIO.
What are my options?
Thanks,
Dan