in reply to
Re^2: connecting via SSH
in thread
connecting via SSH
fcntl
is not very portable. That's why you get on an OS that support a particular
fcntl
flag and an
fcntl
that doesn't emulate it.
("Vendor" refers to the OS.)
Comment on
Re^3: connecting via SSH
Select
or
Download
Code
In Section
Seekers of Perl Wisdom