On 19 February 2013 16:10, alberto Villa <a.vi...@seletech.com> wrote: > > I'm using libssh2 wrapped within php bindings and I need to set some > custom values for connection keepalives . I can't find any info about > this settings in PHP API for SSH2, so I think I can't do this within PHP. > Is there a way to specify this options to libssh2? maybe during the > creation of PHP extension?
If it doesn't exist in your bindings then I guess you'll need to add it. The keepalive APIs are a fairly recent addition to libssh2 so it makes sense that haven't been added to the PHP bindings yet. Alex -- Swish - Easy SFTP for Windows Explorer (http://www.swish-sftp.org) _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel