We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b4e6a commit 1e5147bCopy full SHA for 1e5147b
libssh2-vs-libssh.t
@@ -53,7 +53,7 @@ SUBTITLE(<a href="https://www.libssh.org/">libssh</a> 0.9.x)
53
<li>Subsystems: sftp(version 3), OpenSSH Extensions
54
<li>SFTP: [email protected], [email protected]
55
<li>Thread-safe: Just don't share sessions
56
- <li>Non-blocking: it can be used both blocking and non-blocking
+ <li>Non-blocking: it can <b>not</b> be used entirely non-blocking.
57
<li>Your sockets: the app hands over the socket, or uses libssh sockets
58
<li>OpenSSL, mbedTLS or gcrypt
59
<li>Client and server support
0 commit comments