chiark / gitweb /
otter cli: Use copy_interactive for mgmtchannel proxy
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 1 Jun 2021 12:56:24 +0000 (13:56 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 1 Jun 2021 14:47:10 +0000 (15:47 +0100)
commit459ff38d30a3ff772826495d690e45f824f1e6cd
treed756a03cf33640b17a174ec429e176896c58467c
parent5e16872f07275caa097b1cb506b82a73fe45e86d
otter cli: Use copy_interactive for mgmtchannel proxy

Fixes a buffering-induced deadlock.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/bin/otter.rs