php / pecl-networking-ssh2

Bindings for the libssh2 library
http://pecl.php.net/package/ssh2
Other
51 stars 58 forks source link

Add blocking call to php_ssh2_direct_tcpip #11

Closed credomane closed 8 years ago

credomane commented 8 years ago

This fixes ssh2_tunnel always failing to request a channel because libssh2_channel_direct_tcpip "Would block".