summaryrefslogtreecommitdiffhomepage
path: root/test.py
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2004-06-10 17:55:17 +0000
committerRobey Pointer <robey@lag.net>2004-06-10 17:55:17 +0000
commitcba104ce3f83ef7844ae9598502a974a36ce8682 (patch)
treeecd2eaad0d39fb72ed7fcfae77fdc1d308ca9b26 /test.py
parent1144a5d3d9232535d722d9ccded40ad28dbf341d (diff)
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-58]
some Channel fixes for max packet size & blocking on zero window some clean-ups and fixes to channels: * when send() is blocked on a zero-width window, check that the channel is still open. this was causing some lockups. * set a lower bound to the "maximum packet size" we accept from the remote host. if they tell us anything less than 1KB, assume they meant 1KB. (it's not reasonable to fragment below that.) * leave a little padding instead of cutting right up to the maximum packet size: some space will be taken up by protocol overhead. * turn off some of the debug log lines unless "ultra_debug" is on (nobody cares about the feed info)
Diffstat (limited to 'test.py')
0 files changed, 0 insertions, 0 deletions