mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-07 02:39:48 +09:00
auth: different code for auth_agent
This commit is contained in:
@@ -57,6 +57,7 @@ enum ssh_pending_call_e {
|
||||
SSH_PENDING_CALL_AUTH_PASSWORD,
|
||||
SSH_PENDING_CALL_AUTH_OFFER_PUBKEY,
|
||||
SSH_PENDING_CALL_AUTH_PUBKEY,
|
||||
SSH_PENDING_CALL_AUTH_AGENT
|
||||
};
|
||||
|
||||
/* libssh calls may block an undefined amount of time */
|
||||
|
||||
Reference in New Issue
Block a user