moved page_aligned_allocator to its own file and uses it in set_piece_hashes to not pass in unaligned buffers to storage read

This commit is contained in:
Arvid Norberg
2009-01-15 17:09:36 +00:00
parent 9edfd93603
commit 113d1f3557
9 changed files with 134 additions and 37 deletions

View File

@@ -3,6 +3,7 @@ project(libtorrent)
set(sources
alert
allocator
assert
connection_queue
create_torrent