rakshasa / libtorrent

libTorrent BitTorrent library
http://rtorrent.net/downloads/
GNU General Public License v2.0
892 stars 209 forks source link

Simplify torrent initialization logic #227

Closed stickz closed 5 months ago

stickz commented 2 years ago

This commit simplifies the torrent initialization logic by using a right shift instead if-else statements to calculate max_size and max_open_files.