i try the libssh-0.52 samplesshd.c it works ok on arm platform. but when i try the libssh git master (libssh-0.59) samplesshd.c not work correctly, ssh_channel_read always return 0. (auth ok,channel create ok)
i compile samplesshd.c to run on 386 linux, ssh_channel_read also return 0. 2012-02-09 Linny.liang 梁玉林
