git-annex/P2P
Joey Hess 15dc63d47f
make sure that the specified number of bytes of DATA are always sent
It's possible, in direct or thin mode, that an object file gets
truncated or appended to as it's being sent. This would break the
protocol badly, so make sure never to send too many bytes, and to
close the protocol connection if too few bytes are available.
2016-12-02 13:45:45 -04:00
..
Address.hs implement p2p command 2016-11-30 14:35:24 -04:00
Auth.hs use P2P auth for git-remote-tor-annex 2016-11-30 15:26:55 -04:00
IO.hs make sure that the specified number of bytes of DATA are always sent 2016-12-02 13:45:45 -04:00
Protocol.hs cleanups 2016-12-01 00:42:01 -04:00