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:
@@ -3,6 +3,7 @@ project(libtorrent)
|
||||
|
||||
set(sources
|
||||
alert
|
||||
allocator
|
||||
assert
|
||||
connection_queue
|
||||
create_torrent
|
||||
|
Reference in New Issue
Block a user