torrent/mmap_span
Milos Gajdos e6e0b227da Multiple file metainfo mode support in cmd tools
torrent-create and torrent-verify did not work correctly when a single
file is present in metainfo torrent file. torrent-create now fails if
the path passed as an argument does not exist. I've als modified
dht.go which now handles the case when an empty string is passed in
DHT bootstrap nodes slice. Finally in span.go I've sneaked in cheekily
a change which defines a type more like idiomatic Go (I have an OCD :-))
2015-05-16 13:23:33 +01:00
..
mmap_span.go mmap_span: Avoid allocating the span slice on every use 2014-12-05 00:54:55 -06:00
span.go Multiple file metainfo mode support in cmd tools 2015-05-16 13:23:33 +01:00