]> Sergey Matveev's repositories - btrtrc.git/commit
Add torrent.Mmap and MmapSpan, types that abstract memory-mapped torrent data
authorMatt Joiner <anacrolix@gmail.com>
Thu, 26 Sep 2013 03:42:24 +0000 (13:42 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 26 Sep 2013 03:42:24 +0000 (13:42 +1000)
commit3d1fb69e368bb5191ca64b56601b0e24889f4c2c
treefa6a0e70497870c7d0d855ec13b4bc150db2c520
parent2a9d48d09fe3c86e82a463833783aa3b17112209
Add torrent.Mmap and MmapSpan, types that abstract memory-mapped torrent data
mmap_span.go [new file with mode: 0644]
span.go [new file with mode: 0644]