in reply to
stdin-socket without fork()??
Select only supports sockets in ActivePerl. As far as I am aware there is no simple way to handle multiple IO under windows (apart from jumping to another language). Tim.
Comment on
RE: stdin-socket without fork()??
In Section
Seekers of Perl Wisdom