Skip to content

Commit 1e5147b

Browse files
committed
libssh2-vs-libssh.t: libssh still has non-blocking issues
Closes #19
1 parent a6b4e6a commit 1e5147b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libssh2-vs-libssh.t

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ SUBTITLE(<a href="https://www.libssh.org/">libssh</a> 0.9.x)
5353
<li>Subsystems: sftp(version 3), OpenSSH Extensions
5454
5555
<li>Thread-safe: Just don't share sessions
56-
<li>Non-blocking: it can be used both blocking and non-blocking
56+
<li>Non-blocking: it can <b>not</b> be used entirely non-blocking.
5757
<li>Your sockets: the app hands over the socket, or uses libssh sockets
5858
<li>OpenSSL, mbedTLS or gcrypt
5959
<li>Client and server support

0 commit comments

Comments
 (0)