]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
No, I take that back: we _do_ have a mechanism for suppressing reads
authorSimon Tatham <anakin@pobox.com>
Wed, 14 Sep 2011 09:49:00 +0000 (09:49 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 14 Sep 2011 09:49:00 +0000 (09:49 +0000)
commit3b821fd705123871eabc23a178d6cc73206a8a66
tree6bd5b5df21d76739d4bd13ebde05af11dfeb8269
parenta2a4b13d4bf20061d065b3d849e1546193f14d2f
No, I take that back: we _do_ have a mechanism for suppressing reads
from forwarding data sources which will be good enough to last until
we close the socket, in the form of the override_throttle() functions.
So this finishes up the work in r9283, by manufacturing outgoing EOF
in response to incoming CLOSE on all channel types.

git-svn-id: http://svn.tartarus.org/sgt/putty@9284 cda61777-01e9-0310-a592-d414129be87e
ssh.c