]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Asynchronous agent requests on Windows. Actually, I've kept the
authorSimon Tatham <anakin@pobox.com>
Mon, 28 Apr 2003 13:59:32 +0000 (13:59 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 28 Apr 2003 13:59:32 +0000 (13:59 +0000)
commitddcc0d32a060e40c2dec3037f86ac58e804db3c7
tree75497903e76ecfa5bc925cb0ed868227c72d9457
parente77f2da1e488542040e3ca2affa44f658415c368
Asynchronous agent requests on Windows. Actually, I've kept the
ability to do synchronous ones as well, because PSCP and PSFTP don't
really need async ones and it would have been a serious pain to
implement them. Also, Pageant itself when run as a client of its
primary instance doesn't benefit noticeably from async agent
requests.

git-svn-id: http://svn.tartarus.org/sgt/putty@3154 cda61777-01e9-0310-a592-d414129be87e
pageant.c
pageantc.c
plink.c
psftp.c
putty.h
scp.c
window.c
winstuff.h