diff options
author | Robey Pointer <robey@lag.net> | 2004-11-01 03:54:01 +0000 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2004-11-01 03:54:01 +0000 |
commit | 6eb59a2b533fa61566ff01865a784b6c720db51b (patch) | |
tree | 3ab688fd35c7d74dc74ad9232b0e4ffb626872a4 /MANIFEST.in | |
parent | d7caa20213130445f5631e7b0aebfc5fb1507ec6 (diff) |
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-98]
don't unlink a Channel until the server closes it too
when close()'ing a Channel, don't immediately unlink it from the Transport.
instead, wait for the server to send a close message.
this should fix a bug where doing close() on an EOF'd channel would cause
the entire transport to be killed, because the server would send an
'exit-status' and 'close' message for a channel that we no longer had a
record of.
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions