We now honour the PLINK_PROTOCOL environment variable if it's set.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 5 Oct 2000 12:15:22 +0000 (12:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 5 Oct 2000 12:15:22 +0000 (12:15 +0000)
commit8cb9c947887dc7c26e7d02ccdb59e092c88e46a2
treef1b9077d1a899403a74e4ab27199258448c81eb0
parent9d33ebddc777e92a92d57f91a9d7f325d36aa422
We now honour the PLINK_PROTOCOL environment variable if it's set.
Also we are able to notice when a backend is instantly sendok(),
rather than waiting until after the first successful socket read.
(This was zogging raw connections. They're still slightly zogged but
not as badly as they were.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@671 cda61777-01e9-0310-a592-d414129be87e
plink.c