MCPcopy Create free account
hub / github.com/curl/curl / ssh_block2waitfor

Function ssh_block2waitfor

lib/vssh/libssh2.c:3127–3144  ·  view source on GitHub ↗

* When one of the libssh2 functions has returned LIBSSH2_ERROR_EAGAIN this * function is used to figure out in what direction and stores this info so * that the multi interface can take advantage of it. Make sure to call this * function in all cases so that when it _does not_ return EAGAIN we can * restore the default wait bits. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

ssh_multi_statemachFunction · 0.85
scp_sendFunction · 0.85
scp_recvFunction · 0.85
sftp_sendFunction · 0.85
sftp_recvFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected