]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
We now honour the PLINK_PROTOCOL environment variable if it's set.
authorSimon Tatham <anakin@pobox.com>
Thu, 5 Oct 2000 12:15:22 +0000 (12:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 5 Oct 2000 12:15:22 +0000 (12:15 +0000)
commit8805d0b50e12bad71bce45344a076cb0c5a7785c
treef1b9077d1a899403a74e4ab27199258448c81eb0
parent2b9707fcf86a9ce0dff558ea16efe9d3691ade29
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.)

[originally from svn r671]
plink.c