git-annex/P2P/Http
Joey Hess 3b37b9e53f
fix serveGet hang
This came down to SendBytes waiting on the waitv. Nothing ever filled
it.

Only Annex.Proxy needs the waitv, and it handles filling it. So make it
optional.
2024-07-11 07:46:52 -04:00
..
State.hs fix serveGet hang 2024-07-11 07:46:52 -04:00
Types.hs git-annex p2phttp options 2024-07-10 00:01:55 -04:00