|
ssh2_forward_listenBind a port on the remote server and listen for connections Description
resourcefalse ssh2_forward_listen(
resource $session ,int $port ,string $host = ?,int $max_connections = 16) Binds a port on the remote server and listen for connections. Warning
This function is currently not documented; only its argument list is available. Parameters
Return Values
Returns an SSH2 Listener, or See Also
|