dup stdio handles for P2P proxy
authorJoey Hess <joeyh@joeyh.name>
Mon, 1 Jul 2024 14:04:45 +0000 (10:04 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 1 Jul 2024 14:06:29 +0000 (10:06 -0400)
commit0dfdc9f951b54bc14d90ef0db9ec9b92c86246fa
tree014294e0ed597dd23ba8e57451c13376238298ac
parentcecd151e236da77ec9210fa8829f4486dcf4fb49
dup stdio handles for P2P proxy

Special remotes might output to stdout, or read from stdin, which would
mess up the P2P protocol. So dup the handles to avoid any such problem.
Command/P2PStdIO.hs
P2P/IO.hs
doc/todo/git-annex_proxies.mdwn