Artifact 7008d423d6ac5ad37ed14287376bbfd179984bc6:
- File putty.h — part of check-in [038bb0a77e] at 2003-04-28 06:41:39 on branch trunk — First half of `pageant-async' work. agent_query() is now passed a callback function; it may return 0 to indicate that it doesn't have an answer _yet_, in which case it will call the callback later on when it does, or it may return 1 to indicate that it's got an answer right now. The Windows agent_query() implementation is functionally unchanged and still synchronous, but the Unix one is async (since that one was really easy to do via uxsel). ssh.c copes cheerfully with either return value, so other ports are at liberty to be sync or async as they choose. (user: simon size: 25956)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.