diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-11-05 09:30:45 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-11-05 09:30:45 +0000 |
commit | b9a7f4e502b1e00c0ed3f1832cc7676095dc11f0 (patch) | |
tree | 40922d3954b074e5311d9986caf5a6ffe022bd2d /CHANGES.0 | |
parent | 51009a40b403230cc4d70f51daf74ffe96e7758f (diff) |
Move connection-oriented variables from the SessionHandle struct to the
connectdata struct. This will in theory enable us to do persistent connections
with SCP+SFTP, but currently the state machine always (and wrongly) cleanup
everything in the 'done' action instead of in 'disconnect'. Also did a bunch
of indent fixes, if () => if() and a few other source cleanups like added
comments etc.
Diffstat (limited to 'CHANGES.0')
0 files changed, 0 insertions, 0 deletions