]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
First phase of SFTP re-engineering. Each base-level fxp_* function
authorSimon Tatham <anakin@pobox.com>
Sun, 29 Jun 2003 14:26:09 +0000 (14:26 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 29 Jun 2003 14:26:09 +0000 (14:26 +0000)
commit3e44064f32c9ce11e90a588f229e75ee3f4fe3d4
tree0c91cfbeeae8ea9b3eb2d898ed91bb5ff059abbe
parent61648131fb37777c927e955e4beb82665be1640f
First phase of SFTP re-engineering. Each base-level fxp_* function
has been split into a send half and a receive half, so that callers
can set several requests in motion at a time and deal with the
responses in whatever order they arrive.

[originally from svn r3318]
psftp.c
scp.c
sftp.c
sftp.h