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.)