问libssh2 SFTP流水线多个文件: sftp_read()内部错误EN如果按标准的configure执行: ./configure --prefix=/data/users/mooon/third-party/libssh2 --with-openssl --with-libssl-prefix=/data/users/mooon/third-party/openssl --without-libgcrypt-prefix 得到如下错误时: checking for shared library run...
这是这个库的限制,看有个邮件列表中说好像和ssh协议有关,但这不是作者的回复。你循环读就行了,用非阻塞模式,没有其它办法。