Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instance for (Connected IO a)
..also add lenses
|
|
datastructures
|
|
|
|
|
|
Conflicts:
src/Network/BitTorrent/Exchange/Message.hs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also:
* PeerAddr.hs internals and export list have been simplified;
* tests added.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix -Wall suggestions.
|
|
|
|
We should not include unknown bits in reserved handshake field.
Otherwise peer can think that we support extensions we don't support
actually.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|