git-annex/P2P
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
..
Http fix serveGet hang 2024-07-11 07:46:52 -04:00
Address.hs Windows: Support long filenames in more (possibly all) of the code 2023-03-01 15:55:58 -04:00
Annex.hs fix serveGet hang 2024-07-11 07:46:52 -04:00
Auth.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Http.hs fix serveGet hang 2024-07-11 07:46:52 -04:00
IO.hs fix serveGet hang 2024-07-11 07:46:52 -04:00
Protocol.hs implemented serveGet and clientGet 2024-07-10 16:06:39 -04:00
Proxy.hs Revert "proxy local timestamps in single proxy case as well as cluster case" 2024-07-10 09:45:23 -04:00