in reply to
Re: readdir() on a sysopen() handle?
in thread
readdir() on a sysopen() handle?
Thanks for the reference to the opendir manpage. It mentions fdopendir(3) which would do what I need but it doesn't seem to be supported by Perl.
Comment on
Re^2: readdir() on a sysopen() handle?
In Section
Seekers of Perl Wisdom