1
1
libssh/include
Petar Koretic c51f42a566 libssh: libhpp: avoid unnecessary call to ssh_channel_read
ssh_channel_read is a wrapper for ssh_channel_read_timeout with timeout
-1 (infinite) so we call that directly.

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2014-03-27 10:46:21 +01:00
..
libssh libssh: libhpp: avoid unnecessary call to ssh_channel_read 2014-03-27 10:46:21 +01:00
CMakeLists.txt Don't require C++ compiler. 2009-03-17 22:04:16 +00:00