First phase of SFTP re-engineering. Each base-level fxp_* function
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 29 Jun 2003 14:26:09 +0000 (14:26 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 29 Jun 2003 14:26:09 +0000 (14:26 +0000)
commit1bc24185fa9eb390d005d9655be64b33c4a2287b
tree0c91cfbeeae8ea9b3eb2d898ed91bb5ff059abbe
parentf26b3d771ea81495859eb4d899af447fc9b6b3e5
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3318 cda61777-01e9-0310-a592-d414129be87e
psftp.c
scp.c
sftp.c
sftp.h