Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Open persistent Internet or Unix domain socket connection
<?php pfsockopen( string $hostname, int $port = -1, int &$error_code = null, string &$error_message = null, ?float $timeout = null): resource|false