SuggestMode
object SuggestMode
Enumerated values for the integer settings that select an algorithm or mode: port of the small enums nested in settings_pack (settings_pack.hpp). These are plain Int constants because the settings store keeps everything as Int; the values match libtorrent's enumerators exactly (note the deliberate gaps, e.g. ChokingAlgorithm.RATE_BASED_CHOKER is 2, not 1).