]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitaac16a33e893dd902252adb97405e471bb4f4427
tree6bd5b5df21d76739d4bd13ebde05af11dfeb8269
parentc54e228d0497409d72f336ea43f821b736a5ab29
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.

[originally from svn r9284]
[r9283 == c54e228d0497409d72f336ea43f821b736a5ab29]
ssh.c